sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.89k stars 2.2k forks source link

websockets: live-subscribe/unsubscribe #1322

Open avmarko opened 1 year ago

avmarko commented 1 year ago

Is there a way for live subscribe/unsubscribe of a market from a stream? I can find it in python-binance-chain but not in python-binance