Expand description
Shared primitives and utilities for the Bybit adapter.
Modulesยง
- consts
- Core constants shared across the Bybit adapter components.
- credential
- Bybit API credential resolution, storage, and request signing.
- enums
- Enumerations that model Bybit string/int enums across HTTP and WebSocket payloads.
- instruments
- Instrument definition diffing and emission for the Bybit adapter.
- models
- Shared data transfer objects used across Bybit HTTP and WebSocket payloads.
- parse
- Conversion functions that translate Bybit API schemas into Nautilus instruments.
- status
- Instrument status mapping and polling for the Bybit adapter.
- symbol
- Bybit-specific symbol parsing.
- types
- Result types for Bybit margin operations.
- urls
- Runtime resolution of Bybit REST and WebSocket base URLs.