Abbreviation: SelectiveLag
Category: Selective Calculation
Input Parameters:
| Name | Range | Default |
| Time Series | ||
| Condition | ||
| Periods Back | Int >= 1 | 5 |
Calculation:
Time Series value on the nth period back for which the condition is true
where
n = Periods Back
Discussion:
Analyzes only the time periods for which the condition is true and returns the time series value n of those time periods ago.