IAlligatorValue

StockSharp.Algo.Indicators

Implementación de los indicadores de coacción.

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

Propiedades

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

Consigue el valor de la mandíbula.

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

Consigue el valor de la mandíbula.

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

Consigue el valor de Lips.

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

Consigue el valor de Lips.

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

Obtiene el valor de los dientes.

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

Obtiene el valor de los dientes.