IGatorOscillatorValue

StockSharp.Algo.Indicators

GatorOscillator indicator value.

Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Properties

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

Gets the Histogram1 value.

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

Gets the Histogram1 value.

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

Gets the Histogram2 value.

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

Gets the Histogram2 value.