ChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStop indicator value implementation.
继承自: ComplexIndicatorValue<ChandeKrollStop>
实现: IChandeKrollStopValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
ChandeKrollStopValue(ChandeKrollStop, DateTime)
ChandeKrollStop indicator value implementation.
- indicator
- The parent ChandeKrollStop indicator.
- time
- Time associated with this indicator value.
属性
HighestValue : IIndicatorValue
Gets the highest stop line.
LowestValue : IIndicatorValue
Gets the lowest stop line.