Abbreviation:
Category: Basic
Input Parameters:
| Name | Range | Default |
| Time Series | ||
| Window Size | Int >= 1 | 2 |
Calculation:
Product of the current Time Series value and the past n-1Time Series values
where
n = Window Size
Discussion:
Provides a product of a time series over the last n periods.