IGatorOscillatorValue
StockSharp.Algo.Indicators
GatorOscillator指标值.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
Histogram1Value
public IIndicatorValue Histogram1Value { get; }
value = iGatorOscillatorValue.Histogram1Value
获得直方图1值。
Histogram2Value
public IIndicatorValue Histogram2Value { get; }
value = iGatorOscillatorValue.Histogram2Value
获得直方图2值。