Hello,
I noticed that the WebSocket endpoint ‘wss://fstream.binance.com/ws/btcusdt@trade’ is working and streaming data, although it’s not documented in the current Binance Futures API documentation. The documentation only mentions ‘wss://fstream.binance.com/ws/btcusdt@aggTrade’ as the supported endpoint.
Could you please clarify:
- Is the @trade endpoint officially supported?
- If yes, why isn’t it documented?
- If no, should we avoid using it in production environments?
This clarification would help developers make informed decisions about which endpoint to use in their applications.
Thank you for your help.