IChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStop valor indicador.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propriedades
Highest
public decimal? Highest { get; }
value = iChandeKrollStopValue.Highest
Tem a linha de paragem mais alta.
HighestValue
public IIndicatorValue HighestValue { get; }
value = iChandeKrollStopValue.HighestValue
Tem a linha de paragem mais alta.
Lowest
public decimal? Lowest { get; }
value = iChandeKrollStopValue.Lowest
Fica com a linha de paragem mais baixa.
LowestValue
public IIndicatorValue LowestValue { get; }
value = iChandeKrollStopValue.LowestValue
Fica com a linha de paragem mais baixa.