exponentialTimeDecayedSum
exponentialTimeDecayedSum
Returns the sum of exponentially smoothed moving average values of a time series at the index t
in time.
Syntax
Arguments
Parameters
Returned values
- Returns the sum of exponentially smoothed moving average values at the given point in time. Float64.
Example
Query:
Result: