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.