Wallet update

Hi ,

could somebody please send me a working example of how I can receive an async message back when my wallet is updated.

There is a bug in the python API whereby after a FILL, my wallet is NOT updated automatically. I have to sleep for N seconds and poll. This is clearly not feasible.

Is there a working example out there where I can be informed asynchronously of a change to my wallet balance. Can’t believe this bug exists in the python API. The doc is pretty shocking too. I need a working example.

Thanks

Graham

Hi Graham,

The official python connector is binance-connector

If you find any issues regarding this library, please open an issue on Github.