IVortexIndicatorValue

StockSharp.Algo.Indicators

VortexIndicatorインジケータ値.

実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

プロパティ

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

値のMinusVi@を@に取得します。

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

値のMinusVi@を@に取得します。

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

値のPlusVi@を@に取得します。

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

値のPlusVi@を@に取得します。