Get Order Book
Get order book snapshot with specified depth.
Args: request: Order book request with connector, trading pair, and depth market_data_manager: Injected market data feed manager
Returns: Order book snapshot with bids and asks
Raises: HTTPException: 500 if there's an error fetching order book
Request body
Response
Successful Response
Changes
Changed in 2 of the 13 revisions of this API.3
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○