IAlligatorValue

StockSharp.Algo.Indicators

Implementação do valor do indicador de jacaré.

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

Propriedades

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

Obtém o valor do Jaw.

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

Obtém o valor do Jaw.

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

Obtém o valor Lips.

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

Obtém o valor Lips.

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

Obtém o valor dos dentes.

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

Obtém o valor dos dentes.