Get Price For Quote Volume
Get the price required to fill a specific quote volume on the order book.
Args: request: Request with connector, trading pair, quote volume, and side market_data_manager: Injected market data feed manager
Returns: Order book query result with price and volume information
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
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

