GatorOscillator

StockSharp.Algo.Indicators

Gator oscillator.

継承元: BaseComplexIndicator<IGatorOscillatorValue>

コンストラクター

GatorOscillator()

Initializes a new instance of the GatorOscillator.

プロパティ

Histogram1 : GatorHistogram

Top histogram.

Histogram2 : GatorHistogram

Lower histogram.

Measure : IndicatorMeasures

IndicatorMeasures.

メソッド

CalcIsFormed() : bool

Calc IsFormed.

戻り値: IsFormed

OnProcess(IIndicatorValue) : IIndicatorValue

To handle the input value.

input
The input value.

戻り値: The resulting value.

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.