IVortexIndicatorValue

StockSharp.Algo.Indicators

VortexIndicator指标值.

实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

属性

MinusVi
public decimal? MinusVi { get; }
value = iVortexIndicatorValue.MinusVi

Gets the MinusVi value.

MinusViValue
public IIndicatorValue MinusViValue { get; }
value = iVortexIndicatorValue.MinusViValue

Gets the MinusVi value.

PlusVi
public decimal? PlusVi { get; }
value = iVortexIndicatorValue.PlusVi

Gets the PlusVi value.

PlusViValue
public IIndicatorValue PlusViValue { get; }
value = iVortexIndicatorValue.PlusViValue

Gets the PlusVi value.