C++ class documentation
indicator period
Rsi( int n )
| Name | Return Type | Description |
Add( double value ) |
void |
update indicator |
Reset() |
void |
reset to initial state |
IsFormed() |
bool |
is indicator value valid? |
GetValue() |
double |
return value |
R function rsi.
Other C++ indicators: BBands,
Crossover, Ema,
Indicator, RollLinReg,
RollPercentRank, RollRange,
RollSd, RollVolumeProfile,
Sma, Stochastic
Other C++ classes: BBands,
Candle, Cost,
Crossover, Ema,
Indicator, Order,
Processor, RollLinReg,
RollPercentRank, RollRange,
RollSd, RollVolumeProfile,
Sma, Stochastic,
Tick