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

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

返回值: Строковое представление.