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:

