ITrueStrengthIndexValue
StockSharp.Algo.Indicators
TSI综合指标值.
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
SignalValue
public IIndicatorValue SignalValue { get; }
value = iTrueStrengthIndexValue.SignalValue
Raw 信号行值对象 。
TsiValue
public IIndicatorValue TsiValue { get; }
value = iTrueStrengthIndexValue.TsiValue
Raw TSI 线条值对象 。