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

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

get() const noexcepttzu::MACDinline
MACD(size_t short_period, size_t long_period, size_t signal_period, double smoothing=2.0)tzu::MACDinline
update(double value)tzu::MACDinline