binance-api-node icon indicating copy to clipboard operation
binance-api-node copied to clipboard

WebSockets futuresAccount with HedgeMode problem.

Open nothing9537 opened this issue 2 years ago • 0 comments

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.

nothing9537 avatar Mar 17 '23 15:03 nothing9537