binance_api v0.1.4 API Reference
Modules
Main module that interacts with Binance
Struct for representing a result row as returned by /api/v3/account
Struct for representing the result returned by /api/v1/exchangeInfo
Struct for representing the result returned by /api/v1/depth
Struct for representing Order Creation configuration
Struct for representing the result returned by GET /api/v3/allOrders, GET /api/v3/openOrders, GET /api/v3/order and POST /api/v3/order
Module for making requests to binance
Supervisor for cache and other required persistence layers
Cache for storing symbol names
Struct for representing a result row as returned by /api/v1/ticker/allPrices
Struct for representing a result row as returned by /api/v1/ticker/24hr
Struct for representing a normalized trade pair
Module for fetching secret_key
and api_key
from either a singular config or a
multi-user configuration