IGatorOscillatorValue

StockSharp.Algo.Indicators

GatorOscillator指标值.

实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

属性

Histogram1
public decimal? Histogram1 { get; }
value = iGatorOscillatorValue.Histogram1

获得直方图1值。

Histogram1Value
public IIndicatorValue Histogram1Value { get; }
value = iGatorOscillatorValue.Histogram1Value

获得直方图1值。

Histogram2
public decimal? Histogram2 { get; }
value = iGatorOscillatorValue.Histogram2

获得直方图2值。

Histogram2Value
public IIndicatorValue Histogram2Value { get; }
value = iGatorOscillatorValue.Histogram2Value

获得直方图2值。