IDirectionalIndexValue

StockSharp.Algo.Indicators

DirectionalIndex valor indicador.

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

Propiedades

Minus
public decimal? Minus { get; }
value = iDirectionalIndexValue.Minus

Consigue el valor de Minus.

MinusValue
public IIndicatorValue MinusValue { get; }
value = iDirectionalIndexValue.MinusValue

Consigue el valor de Minus.

Plus
public decimal? Plus { get; }
value = iDirectionalIndexValue.Plus

Obtiene el valor Plus.

PlusValue
public IIndicatorValue PlusValue { get; }
value = iDirectionalIndexValue.PlusValue

Obtiene el valor Plus.