VortexIndicatorValue
StockSharp.Algo.Indicators
Vortex Indicator value implementation.
继承自: ComplexIndicatorValue<VortexIndicator>
实现: IVortexIndicatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
VortexIndicatorValue(VortexIndicator, DateTime)
Vortex Indicator value implementation.
- indicator
- The parent Vortex Indicator.
- time
- Time associated with this indicator value.
属性
MinusViValue : IIndicatorValue
Gets the MinusVi value.
PlusViValue : IIndicatorValue
Gets the PlusVi value.