ITrueStrengthIndexValue
StockSharp.Algo.Indicators
TSIコンポジットインジケータ値。
実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
プロパティ
SignalValue
public IIndicatorValue SignalValue { get; }
value = iTrueStrengthIndexValue.SignalValue
未加工信号ライン価値の目的。
TsiValue
public IIndicatorValue TsiValue { get; }
value = iTrueStrengthIndexValue.TsiValue
未加工 TSI ライン価値の目的。