exponentialTimeDecayedMax
exponentialTimeDecayedMax
Introduced in: v21.12
Returns the maximum of the computed exponentially smoothed moving average at index t in time with that at t-1.
Syntax
Parameters
Arguments
value— Value.(U)Int*orFloat*orDecimaltimeunit— Timeunit.(U)Int*orFloat*orDecimalorDateTimeorDateTime64
Returned value
Returns the maximum of the exponentially smoothed weighted moving average at t and t-1. Float64
Examples
Window function usage with visual representation