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