Get Order Book
Market Data
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
POST
Get Order Book
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json

