Expand description
Shared primitives and utilities for the Bybit adapter.
Modulesยง
- consts
- Core constants shared across the Bybit adapter components.
- credential
- Bybit API credential storage and signing helpers.
- enums
- Enumerations that model Bybit string/int enums across HTTP and WebSocket payloads.
- models
- Shared data transfer objects used across Bybit HTTP and WebSocket payloads.
- parse
- Conversion helpers that translate Bybit API schemas into Nautilus instruments.
- symbol
- Helpers for working with Bybit-specific symbol strings.
- urls
- Helpers for resolving Bybit REST and WebSocket base URLs at runtime.