cpp_Crossover: C++ Crossover class

Description Details Usage Public Members and Methods See Also

Description

C++ class documentation

Details

R function crossover.

Usage

Crossover

Public Members and Methods

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?
GetHistory() factor factor vector with levels UP, DN

See Also

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


QuantTools documentation built on Oct. 23, 2020, 7:54 p.m.