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.
PlusViValue
public IIndicatorValue PlusViValue { get; }
value = iVortexIndicatorValue.PlusViValue
Gets the PlusVi value.