Expand description
Binance REST API client
Structsยง
- Batch
Order Params - Parameters for batch order operations
- Batch
Order Result - Result for individual order in batch response
- Binance
Amend Response - Amended order response
- Binance
Error - Error response from Binance
- Binance
Exchange Info - Exchange information from Binance
- Binance
Native Order - Individual order in a native batch request
- Binance
OcoResponse - OCO Order List response
- Binance
Order Info - Order information in OCO response
- Binance
Order Response - Order response from Binance
- Binance
Rest Client - Binance REST client for making authenticated API calls
- Binance
SorConfig - SOR (Smart Order Routing) configuration entry
- Binance
SorResponse - SOR Order response
- Binance
Symbol Info - Symbol information from Binance
- Native
Batch Order Params - Parameters for native Binance batch order operations (max 5 orders)
- OcoOrder
Params - Parameters for OCO (One-Cancels-Other) orders
- Place
Order Params - Parameters required to place an order on Binance Uses owned strings to avoid lifetime issues with Clone trait
- SorOrder
Params - Parameters for SOR (Smart Order Routing) orders