v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
market-data

Candles

Return OHLCV candles for a symbol over a time range.

get/candles/{symbol}

Path parameters

symbolstring required

Query parameters

resolutionstring required
fromISOstring required
toISOstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.qfex.com/schemas/CandlesResponseBody.json"
}
All 26 operations