ChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStop indicator value implementation.
Hereda de: ComplexIndicatorValue<ChandeKrollStop>
Implementa: IChandeKrollStopValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Constructores
ChandeKrollStopValue(ChandeKrollStop, DateTime)
ChandeKrollStop indicator value implementation.
- indicator
- The parent ChandeKrollStop indicator.
- time
- Time associated with this indicator value.
Propiedades
HighestValue : IIndicatorValue
Gets the highest stop line.
LowestValue : IIndicatorValue
Gets the lowest stop line.