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.