v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
Market Data

Restart Order Book Tracker

Restart the order book tracker for a connector.

Use this endpoint when the order book is stale (WebSocket disconnected). This will:

  1. Stop the existing order book tracker
  2. Restart it with the same trading pairs
  3. Wait for the WebSocket to reconnect

Args: connector_name: The connector to restart (e.g., "binance") account_name: Optional account name for trading connectors

Returns: Restart status with success/failure and trading pairs

post/market-data/order-book/restart/{connector_name}

Path parameters

connector_namestring required

Query parameters

account_namestring

Response

Successful Response

{"stackTrail":"paths:/market-data/order-book/restart/{connector_name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}