Skip to main content
Composite single-symbol view. Combines the matching position (if any), open orders for that symbol, a market snapshot, and an account-risk summary. All sub-handlers run in parallel. Equivalent to accountState + openOrders (symbol-filtered) + marketSummary, but cheaper. Weight: 2

Request

Response

Notes

  • Primary account selection (when account_id is omitted): the largest account_value, with account_type == "main" as the tiebreaker
  • Sub-handlers run in parallel