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