Skip to main content

Get snapshot

GET 

/v1/trading/accounts/:account_id/snapshot

Returns the current trading state snapshot for the selected account.

The payload matches the trading_state_snapshot event delivered through the trading events stream.

The snapshot contains current open orders, open positions, and account_state.

Runtime restrictions:

  • unavailable if trade_mode is trading_disabled

Request

Responses

Trading state snapshot.