TrueStrengthIndexValue

StockSharp.Algo.Indicators

True Strength Index indicator value implementation.

Hereda de: ComplexIndicatorValue<TrueStrengthIndex>

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

Constructores

TrueStrengthIndexValue(TrueStrengthIndex, DateTime)

True Strength Index indicator value implementation.

indicator
The parent True Strength Index indicator.
time
Time associated with this indicator value.

Propiedades

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.

Tsi : decimal?

TSI numeric value (if available).

TsiValue : IIndicatorValue

Raw TSI line value object.

Métodos

ToString() : string

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

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