IDonchianChannelsValue
StockSharp.Algo.Indicators
DonchianChannels indicator value.
Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Properties
LowerBandValue : IIndicatorValue
Gets the LowerBand value.
MiddleValue : IIndicatorValue
Gets the Middle value.
UpperBandValue : IIndicatorValue
Gets the UpperBand value.