IEnvelopeValue
StockSharp.Algo.Indicators
Envelope indicator value.
Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Propiedades
LowerValue : IIndicatorValue
Gets the Lower value.
MiddleValue : IIndicatorValue
Gets the Middle value.
UpperValue : IIndicatorValue
Gets the Upper value.