EnvelopeValue
StockSharp.Algo.Indicators
信封指标值执行.
继承自: ComplexIndicatorValue<Envelope>
实现: IEnvelopeValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
EnvelopeValue
public EnvelopeValue(Envelope indicator, DateTime time)
envelopeValue = EnvelopeValue(indicator, time)
信封指标值执行.
- indicator
- 父信封指标 。
- time
- 与该指标值相接的时间。