Subscribes to and manages real-time account data streams for BingX coin-margined perpetual futures via authenticated WebSockets.
This skill provides Claude Code with the specialized logic needed to interface with BingX Coin-M (inverse) perpetual futures account streams. It facilitates real-time monitoring of balance updates, position changes, and order statuses by managing the full Listen Key lifecycle, including generation and periodic extension. Designed for high-frequency trading environments, it ensures secure authentication and handles complex WebSocket requirements like GZIP decompression and heartbeats, making it essential for building responsive trading bots or monitoring tools.
주요 기능
01Real-time ACCOUNT_UPDATE and ORDER_TRADE_UPDATE event streaming
02Support for ACCOUNT_CONFIG_UPDATE (leverage and margin changes)