|
tzutrader
A composable C++ backtesting library for trading strategies (experimental)
|
This is the complete list of members for tzu::Ohlcv, including all inherited members.
| close | tzu::Ohlcv | |
| getFieldValue(OhlcvField field) const | tzu::Ohlcv | inline |
| high | tzu::Ohlcv | |
| low | tzu::Ohlcv | |
| Ohlcv(int64_t ts=0, double o=0.0, double h=0.0, double l=0.0, double c=0.0, double v=0.0) | tzu::Ohlcv | inline |
| open | tzu::Ohlcv | |
| timestamp | tzu::Ohlcv | |
| volume | tzu::Ohlcv |