AlligatorValue

StockSharp.Algo.Indicators

Alligator indicator value implementation.

継承元: ComplexIndicatorValue<Alligator>

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

コンストラクター

AlligatorValue(Alligator, DateTime)

Alligator indicator value implementation.

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

プロパティ

Jaw : decimal?

Gets the Jaw value.

JawValue : IIndicatorValue

Gets the Jaw value.

Lips : decimal?

Gets the Lips value.

LipsValue : IIndicatorValue

Gets the Lips value.

Teeth : decimal?

Gets the Teeth value.

TeethValue : IIndicatorValue

Gets the Teeth value.

メソッド

ToString() : string

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

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