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

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

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