nardew / cryptoxlib-aio

cryptoxlib-aio - asynchronous python client for various crypto exchanges with full REST API and websocket support. Supported exchanges: AAX, Bibox, BiboxEurope, Binance (spot, margin, USDS-M futures, COIN-M futures, BLVT, BSwap), Bitforex, BitpandaPro, Bitvavo, BTSE, Coinmate, Eterbase, HitBTC, Liquid.
https://pypi.org/project/cryptoxlib-aio/
MIT License
133 stars 37 forks source link

Binance listen key refresh #66

Closed nardew closed 3 years ago

xiandong79 commented 3 years ago

I have checked the Binance API and your code/design on periodic_loop, it is nice. A merge is reasonable.

At the same time, I have keep the strategy testing and see.

xiandong79 commented 3 years ago

also,please increase the version in setup.py for this update