C++ class documentation
Crossover
| Name | Return Type | Description |
Add( std::pair< double, double > value ) |
void |
update indicator |
Reset() |
void |
reset to initial state |
IsFormed() |
bool |
is indicator value valid? |
IsAbove() |
bool |
first just went above second? |
IsBelow() |
bool |
first just went below second? |
R function crossover.
Other C++ indicators: BBands,
Ema, Indicator,
RollLinReg, RollPercentRank,
RollRange, RollSd,
RollVolumeProfile, Rsi,
Sma, Stochastic
Other C++ classes: BBands,
Candle, Cost,
Ema, Indicator,
Order, Processor,
RollLinReg, RollPercentRank,
RollRange, RollSd,
RollVolumeProfile, Rsi,
Sma, Stochastic,
Tick