[WebSocket Issue] Available balance not updating in real-time
We are using Aster Dex WebSocket API for futures trading.
Problem
Available balance is NOT updating via WebSocket after:
- Futures order execution (filled)
- Margin change
- Leverage change
Expected Behavior
WebSocket should push updated available balance immediately after any of the above actions.
Actual Behavior
- No balance update received via socket
- Balance only updates after manual REST API fetch
Impact
This breaks trading automation since accurate available balance is required for position sizing and risk management.
Request
- Please confirm if balance updates are supported via WebSocket
- If yes, which channel/event should be used?
- If not, is there any plan to support it?
Priority
High
[WebSocket Issue] Available balance not updating in real-time
We are using Aster Dex WebSocket API for futures trading.
Problem
Available balance is NOT updating via WebSocket after:
Expected Behavior
WebSocket should push updated available balance immediately after any of the above actions.
Actual Behavior
Impact
This breaks trading automation since accurate available balance is required for position sizing and risk management.
Request
Priority
High