IAlligatorValue

StockSharp.Algo.Indicators

鳄鱼指标值执行.

实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

属性

Jaw
public decimal? Jaw { get; }
value = iAlligatorValue.Jaw

得到Jaw的价值。

JawValue
public IIndicatorValue JawValue { get; }
value = iAlligatorValue.JawValue

得到Jaw的价值。

Lips
public decimal? Lips { get; }
value = iAlligatorValue.Lips

得到唇的值。

LipsValue
public IIndicatorValue LipsValue { get; }
value = iAlligatorValue.LipsValue

得到唇的值。

Teeth
public decimal? Teeth { get; }
value = iAlligatorValue.Teeth

获得齿相值.

TeethValue
public IIndicatorValue TeethValue { get; }
value = iAlligatorValue.TeethValue

获得齿相值.