accountState + openOrders + marketSummary separately, but cheaper (weight 2 vs 5 + 5 + 1 = 11).
Weight: 2
Request
Response
Notes
- Primary account selection (when
account_idis omitted): the largestaccount_value, withaccount_type == "main"as the tiebreaker - Sub-handlers run in parallel:
accountState ‖ openOrders, thenmarketSummaryonce held symbols are known markets[]only includes symbols the account actually holds — not the entire universe- For the full open orders list, call
openOrdersseparately