Open nkasimova opened 1 year ago
The Binance documentation states that Binance supports placing orders through websockets: https://binance-docs.github.io/apidocs/websocket_api/en/#place-new-order-trade How can I do it using this library?
Websocket trading API is fairly new and NOT supported in this library yet.
The Binance documentation states that Binance supports placing orders through websockets: https://binance-docs.github.io/apidocs/websocket_api/en/#place-new-order-trade How can I do it using this library?