sammchardy / python-binance

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

fix futures book limit #1258

Closed yarimiz closed 1 year ago

yarimiz commented 1 year ago

This is resolving https://github.com/sammchardy/python-binance/issues/1257

Allowing to pass depth parameter to BinanceSocketManager.futures_depth_socket, to allow limiting amount of levels when starting to future depth socket.