Module bybit_rest

Source
Expand description

Bybit V5 REST API Implementation

Comprehensive REST API client for Bybit V5, covering essential trading operations:

  • Order management (create, cancel, batch operations)
  • Account queries (wallet balance, positions)
  • Order queries (open orders, order history)

Reference: https://bybit-exchange.github.io/docs/v5/

Modules§

v5_constants
Bybit V5 product categories
v5_validation
V5 Order validation helpers

Structs§

BybitAccountInfo
Bybit account information response
BybitApiResponse
Bybit API response wrapper
BybitBatchOrderRequest
Bybit batch order request
BybitBatchOrderResponse
Bybit batch order response
BybitCoin
Bybit wallet balance coin information
BybitErrorInfo
Bybit error information for individual orders
BybitExtInfo
Bybit extended info for batch operations
BybitOrderRequest
Bybit V5 order request parameters Comprehensive support for all V5 order types and parameters
BybitOrderRequestBuilder
Builder for creating Bybit V5 order requests with conditional parameters Particularly useful for Stop/StopLimit orders that require trigger_price
BybitOrderResponse
Bybit order response
BybitPosition
Bybit position information
BybitRestClient
Bybit V5 REST API client
BybitWalletBalance
Bybit wallet balance response
CommonOrderParams
Common order parameters for Bybit order creation

Enums§

BybitAccountType
Bybit V5 account types based on unifiedMarginStatus