IPriceChannelsValue
StockSharp.Algo.Indicators
Price Channels indicator value.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
LowerChannel : decimal?
Gets the lower channel value.
LowerChannelValue : IIndicatorValue
Gets the lower channel value.
UpperChannel : decimal?
Gets the upper channel value.
UpperChannelValue : IIndicatorValue
Gets the upper channel value.