Expand description
Binance Spot User Data Stream message types.
Pure venue types with no Nautilus model imports. These structs map directly to the JSON payloads from the Binance Spot user data stream WebSocket.
Structs§
- Binance
Spot Account Position Msg - Account position update event (
outboundAccountPosition). - Binance
Spot Balance Entry - Individual balance entry within an account position update.
- Binance
Spot Balance Update Msg - Balance update event (
balanceUpdate). - Binance
Spot Execution Report - Execution report event (
executionReport) from the Spot user data stream.
Enums§
- Binance
Spot Execution Type - Spot-specific execution type for order updates.