You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've the same problem. sometimes works to me, so i'd a update in the balance_update callback, that compare the "e" value if is executionReport i send the data to a execution function else continues the balance function.
Seems like the execution callback are sent together with balance callback
I've the same problem. sometimes works to me, so i'd a update in the balance_update callback, that compare the "e" value if is executionReport i send the data to a execution function else continues the balance function.
Seems like the execution callback are sent together with balance callback
binance.websockets.userData(balance_update, execution_update)
The callback of execution_update not work when the order changed
The text was updated successfully, but these errors were encountered: