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:
- Stop the existing order book tracker
- Restart it with the same trading pairs
- 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"}