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.