cURL
curl --request GET \ --url https://api.qfex.com/settlement-calendar
{ "active_until": "2023-11-07T05:31:56Z", "expiration": "2023-11-07T05:31:56Z", "future_symbol": "<string>", "qfex_symbol": "<string>", "$schema": "<string>" }
Return the settlement calendar entry for a symbol at a given time, based on active_until.
OK
A URL to the JSON Schema for this object.
"https://api.qfex.com/schemas/SettlementCalendarEntry.json"