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§
- Bybit
Account Info - Bybit account information response
- Bybit
ApiResponse - Bybit API response wrapper
- Bybit
Batch Order Request - Bybit batch order request
- Bybit
Batch Order Response - Bybit batch order response
- Bybit
Coin - Bybit wallet balance coin information
- Bybit
Error Info - Bybit error information for individual orders
- Bybit
ExtInfo - Bybit extended info for batch operations
- Bybit
Order Request - Bybit V5 order request parameters Comprehensive support for all V5 order types and parameters
- Bybit
Order Request Builder - Builder for creating Bybit V5 order requests with conditional parameters Particularly useful for Stop/StopLimit orders that require trigger_price
- Bybit
Order Response - Bybit order response
- Bybit
Position - Bybit position information
- Bybit
Rest Client - Bybit V5 REST API client
- Bybit
Wallet Balance - Bybit wallet balance response
- Common
Order Params - Common order parameters for Bybit order creation
Enums§
- Bybit
Account Type - Bybit V5 account types based on unifiedMarginStatus