IAdaptivePriceZoneValue
StockSharp.Algo.Indicators
AdaptivePriceZone indicator value.
Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Properties
LowerBandValue : IIndicatorValue
Gets the lower band value.
MovingAverage : decimal?
Gets the moving average value.
MovingAverageValue : IIndicatorValue
Gets the moving average value.
UpperBandValue : IIndicatorValue
Gets the upper band value.