Time Ranges
A time range is a specified time period used in backtesting, model training, etc.
Add
Add is used to create a new time range. By clicking on Add, a new window opens, prompting the user to enter the following specifications:
Field | Description |
---|---|
Name | The name given to the time range. |
Start Date | The start of the time range. |
End Date | The end of the time range. |
Clicking on Create adds the time range to the system. Afterward, the created time range will be available across the platform.
Delete
The Delete button is used to remove a time range. Select multiple time ranges using the checkboxes next to their names, then click Delete to remove them.
Export As
Export As is used to save time range information in a .csv file. Select multiple time ranges using the checkboxes next to their names, then click on Export As to save them.
Refresh
The Refresh button updates the contents of the Time Range Table.
Time Range Table
All the time ranges in the system are available in the time range table. This table displays information about the time ranges, including their names, start and end dates, and the creation date. It also allows users to delete time ranges or modify their start and end dates.