ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IrregularMovingAverage.value
ocean
math
IrregularMovingAverage
IrregularMovingAverage
struct
IrregularMovingAverage
(Time = time_t, Value = real)
Value
value
(
)
Return Value
Type:
Value
the current double-exponentially-smoothed moving average
Meta
Source
See Implementation
ocean
math
IrregularMovingAverage
IrregularMovingAverage
functions
beta
predicted_value
update
update_time
value
static functions
opCall