Expand description
Provides the HTTP client integration for the Bybit REST API.
Bybit API reference https://bybit-exchange.github.io/docs/.
Structs§
- Bybit
Http Client - Provides a HTTP client for connecting to the Bybit REST API. High-level HTTP client that wraps the raw client and provides Nautilus domain types.
- Bybit
RawHttp Client - Raw HTTP client for low-level Bybit API operations.
Statics§
- BYBIT_
REPAY_ QUOTA - Bybit repay endpoint rate limit.
- BYBIT_
REST_ QUOTA - Default Bybit REST API rate limit.