IDonchianChannelsValue
StockSharp.Algo.Indicators
DonchianChannels indicator value.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
LowerBandValue : IIndicatorValue
Gets the LowerBand value.
MiddleValue : IIndicatorValue
Gets the Middle value.
UpperBandValue : IIndicatorValue
Gets the UpperBand value.