TrueStrengthIndexValue

StockSharp.Algo.Indicators

真正强指数指标值实施.

继承自: ComplexIndicatorValue<TrueStrengthIndex>

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

构造函数

TrueStrengthIndexValue
public TrueStrengthIndexValue(TrueStrengthIndex indicator, DateTime time)
trueStrengthIndexValue = TrueStrengthIndexValue(indicator, time)

真正强指数指标值实施.

indicator
母体真能指数指标.
time
与该指标值相接的时间。

属性

Signal
public decimal? Signal { get; }
value = trueStrengthIndexValue.Signal

获得信号行值。

SignalValue
public IIndicatorValue SignalValue { get; }
value = trueStrengthIndexValue.SignalValue

获得信号行值。

Tsi
public decimal? Tsi { get; }
value = trueStrengthIndexValue.Tsi

TSI 数值( 如果有的话) 。

TsiValue
public IIndicatorValue TsiValue { get; }
value = trueStrengthIndexValue.TsiValue

Raw TSI 线条值对象 。

方法

ToString
public override string ToString()
result = trueStrengthIndexValue.ToString()

转换为行代表.

返回值: 弦乐表演.