Skip to content

[SOCKET] Available balance update not coming via socket #115

@babarzech

Description

@babarzech

[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions