Usage of the back_to parameter
Theback_to parameter is a datetime parameter in CloudQuant Data Liberator queries that defines the start point of a time range for data retrieval.
Parameter format
You can specifyback_to in two ways:
Date only:
'2024-07-08 00:00:00.000000'
Specific time:
You can set it to any time down to nanosecond precision.
Important notes
All CloudQuant Data Liberator times are New York Time (US ET).
- If
back_tois omitted or set toNone, CloudQuant Data Liberator returns the most recent value at the specifiedas_oftime.
Default behavior example
Withoutback_to, the query returns the latest available data:

