VortexIndicatorValue

StockSharp.Algo.Indicators

Vortex Indicator value implementation.

Herda de: ComplexIndicatorValue<VortexIndicator>

Implementa: IVortexIndicatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Construtores

VortexIndicatorValue(VortexIndicator, DateTime)

Vortex Indicator value implementation.

indicator
The parent Vortex Indicator.
time
Time associated with this indicator value.

Propriedades

MinusVi : decimal?

Gets the MinusVi value.

MinusViValue : IIndicatorValue

Gets the MinusVi value.

PlusVi : decimal?

Gets the PlusVi value.

PlusViValue : IIndicatorValue

Gets the PlusVi value.

Métodos

ToString() : string

Преобразовать к строковому представлению.

Retorna: Строковое представление.