ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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