IAdaptivePriceZoneValue

StockSharp.Algo.Indicators

AdaptivePriceZone indicator value.

Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Properties

LowerBand : decimal?

Gets the lower band value.

LowerBandValue : IIndicatorValue

Gets the lower band value.

MovingAverage : decimal?

Gets the moving average value.

MovingAverageValue : IIndicatorValue

Gets the moving average value.

UpperBand : decimal?

Gets the upper band value.

UpperBandValue : IIndicatorValue

Gets the upper band value.