tzutrader
A composable C++ backtesting library for trading strategies (experimental)
Loading...
Searching...
No Matches
tzu::EMA Member List

This is the complete list of members for tzu::EMA, including all inherited members.

EMA(size_t period, double smoothing=2.0)tzu::EMAinline
get() const noexcepttzu::EMAinline
update(double value)tzu::EMAinline