|
tzutrader
A composable C++ backtesting library for trading strategies (experimental)
|
This is the complete list of members for tzu::MACDStrat, including all inherited members.
| MACDStrat(size_t short_period, size_t long_period, size_t signal_period, double smoothing=2.0, double threshold=0.0) | tzu::MACDStrat | inline |
| update(const SingleValue &data) | tzu::MACDStrat | inline |