Get Volume For Price
Market Data
Get Volume For Price
Get the volume available at a specific price level on the order book.
Args: request: Request with connector, trading pair, price, and side market_data_manager: Injected market data feed manager
Returns: Order book query result with volume information
POST
Get Volume For Price
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
Response
Successful Response
Response for order book query operations
Trading pair
Query side (buy/sell)
Query timestamp
Queried volume
Queried price
Resulting price
Resulting volume
Resulting quote volume
Average/VWAP price

