IChandeKrollStopValue

StockSharp.Algo.Indicators

ChandeKrollStop指标值.

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

属性

Highest
public decimal? Highest { get; }
value = iChandeKrollStopValue.Highest

获得最高站台线路.

HighestValue
public IIndicatorValue HighestValue { get; }
value = iChandeKrollStopValue.HighestValue

获得最高站台线路.

Lowest
public decimal? Lowest { get; }
value = iChandeKrollStopValue.Lowest

获得最低站台线.

LowestValue
public IIndicatorValue LowestValue { get; }
value = iChandeKrollStopValue.LowestValue

获得最低站台线.