[0, 1]RollRange( int n, double p = 0.5 )| Name | |
| Return Type | Description |
Add( InputType value ) |
void |
| update indicator | Reset() |
void |
reset to initial state |
IsFormed() |
bool |
| is indicator value valid? | GetValue() |
Range |
has members double min, max, quantile
|
GetMinHistory() |
std::vector< double > |
| return min history | GetMaxHistory() |
std::vector< double > |
return max history |
GetQuantileHistory() |
std::vector< double > |
| return quantile history |
BBands,
Candle, Cost,
Crossover, Ema,
Indicator, Order,
Processor, RollLinReg,
RollPercentRank, RollSd,
RollVolumeProfile, Rsi,
Sma, Stochastic,
TickOther c++ indicators: BBands,
Crossover, Ema,
Indicator, RollLinReg,
RollPercentRank, RollSd,
RollVolumeProfile, Rsi,
Sma, Stochastic