Overview of Binance Python Derivatives Trading (COIN-M Futures) SDK
masterThis SDK enables programmatic interaction with Binance's COIN-M Futures API through three distinct communication methods:
- REST API: Access to
/dapi/*endpoints. - WebSocket API: Real-time data streaming and request-response communication.
- User Data Stream API: Real-time updates via WebSocket streams.