GatorOscillatorValue

StockSharp.Algo.Indicators

GatorOscillator indicator value implementation.

継承元: ComplexIndicatorValue<GatorOscillator>

実装: IGatorOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

コンストラクター

GatorOscillatorValue(GatorOscillator, DateTime)

GatorOscillator indicator value implementation.

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

プロパティ

Histogram1 : decimal?

Gets the Histogram1 value.

Histogram1Value : IIndicatorValue

Gets the Histogram1 value.

Histogram2 : decimal?

Gets the Histogram2 value.

Histogram2Value : IIndicatorValue

Gets the Histogram2 value.

メソッド

ToString() : string

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

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