Get Prices
Market Data
Get Prices
Get current prices for specified trading pairs from a connector.
Args: request: Price request with connector name and trading pairs market_data_manager: Injected market data feed manager
Returns: Current prices for the specified trading pairs
Raises: HTTPException: 500 if there’s an error fetching prices
POST
Get Prices
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

