sammchardy / python-binance

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

BLVT info websockets endpoints #1190

Open jacek-jablonski opened 2 years ago

jacek-jablonski commented 2 years ago

Hi, it seems that BLVT info websockets (https://binance-docs.github.io/apidocs/spot/en/#websocket-blvt-info-streams) are not supported. Are there any plans to implement this functionality?

Thanks.