Module client

Module client 

Source
Expand description

Provides the HTTP client integration for the Bybit REST API.

Bybit API reference https://bybit-exchange.github.io/docs/.

Structs§

BybitHttpClient
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.
BybitRawHttpClient
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.