SUB order_book

Public websocket channel for orderbook snapshot updates of depth 15 at most every 50ms or 100ms, optionally grouped by price tick

HandshakeTry it

GET

Path parameters

market_symbolstringRequired

Either the symbol of the market (any open market returned by GET /markets) or ‘ALL’ to subscribe for updates to all markets

price_tickenumRequired

Optional price tick parameter for grouping order book prices, valid values are below.

Allowed values:
refresh_rateenumRequired

Rate of sending updates

Allowed values:

Send

publishobjectRequired

Receive

subscribeobjectRequired