Account MetricsGET
Returns latest metrics snapshot for the authenticated user's account (PnL, Equity, Balance, Margins)
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringAccount ID to fetch metrics for
Successfully retrieved account metrics
Double Position
Places a market order matching the position's symbol, side, and remaining open quantity. When the order fills, the resulting deal is merged into the existing position (VWAP recalculation + quantity increase).
My Accounts
Returns a summary list of accounts (portfolios) owned by the authenticated profile. The summary contains balance, unrealized PnL, used margin, status and risk flags, but excludes positions and orders.