The example shows the latest data received by watchBalance() after buying 33 PAAL.
At this moment PAAL was already on my balance, but watchBalance() shows 0.
Also, the USDT balance has not changed, it should be ~52, but it is indicated as ~58, which means it has not been updated either.
Operating System
Ubuntu 20.04.5 LTS
Programming Languages
Python
CCXT Version
4.1.85
Description
BitMart watchBalance() does not update balance.
The example shows the latest data received by watchBalance() after buying 33 PAAL. At this moment PAAL was already on my balance, but watchBalance() shows 0.
Also, the USDT balance has not changed, it should be ~52, but it is indicated as ~58, which means it has not been updated either.
No further data was received.
Code
await bitmart.watch_balance():