IAlligatorValue
StockSharp.Algo.Indicators
Implementação do valor do indicador de jacaré.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propriedades
JawValue
public IIndicatorValue JawValue { get; }
value = iAlligatorValue.JawValue
Obtém o valor do Jaw.
LipsValue
public IIndicatorValue LipsValue { get; }
value = iAlligatorValue.LipsValue
Obtém o valor Lips.
TeethValue
public IIndicatorValue TeethValue { get; }
value = iAlligatorValue.TeethValue
Obtém o valor dos dentes.