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.
BybitHttpInnerClient
Inner HTTP client implementation containing the actual HTTP logic.

Statics§

BYBIT_REST_QUOTA
Default Bybit REST API rate limit.