market-data
Underlier Historic
Return historic underlier OHLC data for a symbol over a time range.
get/underlier/{symbol}
Path parameters
symbolstring required
Query parameters
intervalstring required
fromISOstring required
toISOstring required
Response
OK
Example response
{
"$schema": "https://api.qfex.com/schemas/UnderlierHistoricResponseBody.json"
}