Get dashboard account stats by group mask
GetDashboardAccountStatsByGroupMask¶
Returns live account totals from the in-memory account cache. It does not read trade or historical equity data.
Request¶
{"group_mask":"*"}
Response¶
{"total_accounts":124,"total_balance":205000.5,"total_margin":14300.2,"total_balance_accounts":110,"total_credit":3500.0,"total_bonus":1200.0}
Access: SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER. The requested mask
is intersected with the manager's visible groups.