, including all inherited members.
AbsolutePriceOscillator(const std::string &symbol, TAHistDataType type, int optInFastPeriod, int optInSlowPeriod, MAType optInMAType, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
Aroon(const std::string &symbol, int optInTimePeriod, double &outAroonDown, double &outAroonUp, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
BollingerBands(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double optInNbDevUp, double optInNbDevDn, MAType optInMAType, double &outRealUpperBand, double &outRealMiddleBand, double &outRealLowerBand, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
CandlestickPattern(const std::string &symbol, double optInPenetration, int optInTimePeriod, int outIntVector[], int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
ChaikinADOscillator(const std::string &symbol, int optInFastPeriod, int optInSlowPeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
ChandeMomentumOscillator(const std::string &symbol, TAHistDataType type, int optInTimePeriod, MAType optInMAType, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
CommodityChannelIndex(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
CorrelationAnalysis(const std::string &symbol0, TAHistDataType type0, const std::string &symbol1, TAHistDataType type1, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
DirectionalMovementIndex(const std::string &symbol, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
ExponentialMovingAverage(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
Forecast(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
HighestHighValue(const std::string &symbol, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
Intercept(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
LowestLowValue(const std::string &symbol, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
MACD(const std::string &symbol, TAHistDataType type, int optInFastPeriod, int optInSlowPeriod, int optInSignalPeriod, double &outMACD, double &outMACDSignal, double &outMACDHist, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
MEDIANPRICE(const std::string &symbol, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
MomentumOscillator(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
MoneyFlowIndex(const std::string &symbol, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
OnBalanceVolume(const std::string &symbol, TAHistDataType type, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
ParabolicSAR(const std::string &symbol, double optInAcceleration, double optInMaximum, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
PriceOscillator(const std::string &symbol, TAHistDataType type, int optInFastPeriod, int optInSlowPeriod, MAType optInMAType, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
RelativeStrengthIndex(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
RSquared(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
setMarketDataHelper(IMarketDataHelper *)=0 (defined in RT::ITechnicalAnalysisHelper) | RT::ITechnicalAnalysisHelper | [pure virtual] |
SimpleMovingAverage(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
Slope(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
StandardDeviation(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double optInNbDev, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
STOCH(const std::string &symbol, int optInFastK_Period, int optInSlowK_Period, MAType optInSlowK_MAType, int optInSlowD_Period, MAType optInSlowD_MAType, double &outSlowK, double &outSlowD, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
TriangularMovingAverage(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
TRIX(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
VolumeRateOfChange(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
WeightedClose(const std::string &symbol, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
WeightedMovingAverage(const std::string &symbol, TAHistDataType type, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |
WilliamsPctR(const std::string &symbol, int optInTimePeriod, double &outValue, int offset=0, ohlc_interv_t interval=ohlc_1_day)=0 | RT::ITechnicalAnalysisHelper | [pure virtual] |