Alignment
The time series in the Exabel platform are indexed by dates. However, in many time series the data points represent not the value at a specific date, but the value for an entire fiscal period. It is then necessary to determine, for each fiscal period, the date which represents that fiscal period. This can be done in multiple ways, which we call alignments.
A number of signals are able to produce data with different alignments, and these signals accept an
alignment
argument. Such an argument can have the following values:
alignment |
Description |
---|---|
|
Actual fiscal periods: a fiscal period is represented by the last date in the period. |
|
Fiscal periods: a fiscal period is represented by the last date in the period, rounded off |
|
Publication dates: the date on which the results for the fiscal period are reported. |
|
Report dates: the date on which the report impacted trading. This can differ from the |