Skip to main content

Ticks subscription

POST 

/v1/server-events/accounts/:account_id/ws/ticks

Ticks subscription provides realtime Bid/Ask prices for subscribed instruments. Initial state:

  • Upon successful subscription, the server sends the last tick for each subscribed instrument.

In order to ensure system stability and performance, tick updates may be throttled. The delivery frequency may be reduced up to one update per 500ms.

Runtime restrictions:

  • unavailable if trade_mode is trading_disabled

Request

Responses

OK