exponentialTimeDecayedAvg
exponentialTimeDecayedAvg
Returns the exponentially smoothed weighted moving average of values of a time series at point t
in time.
Syntax
Arguments
Parameters
Returned values
- Returns an exponentially smoothed weighted moving average at index
t
in time. Float64.
Examples
Query:
Response: