LUCIT-Systems-and-Development / unicorn-binance-websocket-api

A Python SDK by LUCIT to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-websocket-api.docs.lucit.tech/
Other
680 stars 165 forks source link

Connect to isolated_margin with multiple symbols #111

Open oliver-zehentleitner opened 3 years ago

oliver-zehentleitner commented 3 years ago

Till now UBWA supports connecting to one symbol per stream, buts its possible to connect to <= 1024 per stream!

https://dev.binance.vision/t/listenkey-isolated-margin-account/594

/stream?streams=<BTCUSDT-listenKey>/<ETHUSTD-ListenKey>

oliver-zehentleitner commented 3 years ago

{"method": "SUBSCRIBE","params":["listenKey"],"id": 1}

CryptoFuturesAU commented 3 years ago

Any updates so far?

oliver-zehentleitner commented 3 years ago

I am sure, not in the next 2 weeks, I take a break and need to do other stuff.

natezhenghy commented 3 years ago

Is this feature available now?

oliver-zehentleitner commented 3 years ago

no, sorry. i coded other updates till now....