GatorOscillatorValue

StockSharp.Algo.Indicators

GatorOscillator indicator value implementation.

Hereda de: ComplexIndicatorValue<GatorOscillator>

Implementa: IGatorOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Constructores

GatorOscillatorValue(GatorOscillator, DateTime)

GatorOscillator indicator value implementation.

indicator
The parent GatorOscillator indicator.
time
Time associated with this indicator value.

Propiedades

Histogram1 : decimal?

Gets the Histogram1 value.

Histogram1Value : IIndicatorValue

Gets the Histogram1 value.

Histogram2 : decimal?

Gets the Histogram2 value.

Histogram2Value : IIndicatorValue

Gets the Histogram2 value.

Métodos

ToString() : string

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

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