Expand description
Common types, constants, and utilities for the Binance adapter.
Modulesยง
- bar
- consts
- Binance venue constants and API endpoints.
- credential
- Binance API credential handling and request signing.
- dispatch
- WebSocket dispatch state for tracked/external order routing.
- encoder
- Deterministic two-way encoder for Binance Link broker ID prefixing.
- enums
- Binance enumeration types for product types and environments.
- error
- Adapter-level error types aggregating HTTP and WebSocket errors.
- execution
- Shared execution client utilities for Binance Spot and Futures adapters.
- models
- Shared data transfer objects used across Binance HTTP and WebSocket payloads.
- parse
- Parsing utilities for Binance API responses.
- status
- Instrument status mapping and polling for the Binance adapter.
- symbol
- Binance symbol conversion utilities.
- urls
- URL resolution helpers for Binance API endpoints.