Expand description
Common type definitions Common data types for Binance API integrations
This module provides optimized data structures for high-frequency trading with Binance APIs, focusing on minimal allocations and zero-copy processing.
Structsยง
- Binance
Error Response - Binance API error response
- Binance
Exchange Info Response - Binance exchange info response
- Binance
Historical Trade - Binance historical trades response
- Binance
Listen KeyResponse - Binance user data listen key response
- Binance
Orderbook Snapshot - Binance orderbook snapshot response
- Binance
Orderbook Update - Binance orderbook update structure Optimized for minimal allocations with SmallVec
- Binance
Rate Limit - Binance rate limit information
- Binance
Subscription Response - Stream subscription response
- Binance
Symbol Info - Symbol information from Binance exchange
- Binance
Ticker - Binance ticker structure
- Binance
Trade Update - Binance trade update structure