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
Hi, I have a problem with WebSocket client.ws.futuresUser((event) => { console.log(event) })
I have Hedge mode enabled, and my sockets do not trigger events to change at least the balance, although I can see it in my Binance app. What can be the problem?
Without Hedge Mode, the balance change is displayed correctly in the code.
The text was updated successfully, but these errors were encountered:
Hi, I have a problem with WebSocket
client.ws.futuresUser((event) => { console.log(event) })
I have Hedge mode enabled, and my sockets do not trigger events to change at least the balance, although I can see it in my Binance app. What can be the problem?
Without Hedge Mode, the balance change is displayed correctly in the code.
The text was updated successfully, but these errors were encountered: