Return the settlement calendar entry used to resolve the dated future for a futures-based QFEX product at a given time. This is the source of truth for oracle roll state for symbols such as CL-USD, US100-USD, COPPER-USD, and NATGAS-USD. If time is omitted, the currently active contract is returned.
QFEX symbol to resolve, for example CL-USD, US100-USD, COPPER-USD, or NATGAS-USD.
"CL-USD"
Optional timestamp to resolve against the settlement calendar. If omitted, QFEX returns the currently active dated future.
"2026-04-14T00:00:00Z"
OK
Last timestamp at which this dated future remains active for oracle and settlement purposes for the QFEX symbol.
"2026-04-13T21:30:00Z"
Expiration timestamp of the underlying dated future contract.
"2026-04-21T21:30:00Z"
Dated futures contract used for pricing, for example CLK6 or NQM6.
"CLK6"
QFEX perpetual symbol whose oracle references the dated future.
"CL-USD"
A URL to the JSON Schema for this object.
"https://api.qfex.com/schemas/SettlementCalendarEntry.json"