IVortexIndicatorValue

StockSharp.Algo.Indicators

VortexIndicator indicator value.

Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Properties

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.