IChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStop指标值.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
HighestValue
public IIndicatorValue HighestValue { get; }
value = iChandeKrollStopValue.HighestValue
获得最高站台线路.
LowestValue
public IIndicatorValue LowestValue { get; }
value = iChandeKrollStopValue.LowestValue
获得最低站台线.