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.