TrueStrengthIndexValue

StockSharp.Algo.Indicators

True Strength Index indicator value implementation.

继承自: ComplexIndicatorValue<TrueStrengthIndex>

实现: ITrueStrengthIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

构造函数

TrueStrengthIndexValue(TrueStrengthIndex, DateTime)

True Strength Index indicator value implementation.

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

属性

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.

方法

ToString() : string

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

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