GatorOscillatorValue

StockSharp.Algo.Indicators

GatorOscillator indicator value implementation.

Herda de: ComplexIndicatorValue<GatorOscillator>

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

Construtores

GatorOscillatorValue(GatorOscillator, DateTime)

GatorOscillator indicator value implementation.

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

Propriedades

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

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

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