v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
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/market-data/historical-candles

Request body

connector_namestring required
trading_pairstring required
intervalstring required
start_timeinteger required
end_timeinteger required

Response

Successful Response

{"stackTrail":"paths:/market-data/historical-candles:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}