IAdaptivePriceZoneValue
StockSharp.Algo.Indicators
AdaptivePriceZone indicator value.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propriedades
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.