class AnyIndicator : public Indicator< InputType, ValueType, HistoryType > { }
AnyIndicator
Name | |
Return Type | Description |
Add( InputType input ) |
void |
update indicator | Reset() |
void |
reset to initial state |
IsFormed() |
bool |
is indicator value valid? |
Candle
,
Cost
, Order
,
Processor
, Tick
Other c++ classes: BBands
,
Candle
, Cost
,
Crossover
, Ema
,
Order
, Processor
,
RollLinReg
, RollPercentRank
,
RollRange
, RollSd
,
RollVolumeProfile
, Rsi
,
Sma
, Stochastic
,
Tick
Other c++ indicators: BBands
,
Crossover
, Ema
,
RollLinReg
, RollPercentRank
,
RollRange
, RollSd
,
RollVolumeProfile
, Rsi
,
Sma
, Stochastic