Get Historical Candles
Market Data
Get Historical Candles
Get historical candles data for a specific trading pair.
Args: config: Configuration for historical candles including connector, trading pair, interval, start and end time
Returns: Historical candles data or error message
POST
Get Historical Candles
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

