TrueStrengthIndexValue
StockSharp.Algo.Indicators
True Strength Index インジケーター値の実装。
継承元: ComplexIndicatorValue<TrueStrengthIndex>
実装: ITrueStrengthIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
TrueStrengthIndexValue
public TrueStrengthIndexValue(TrueStrengthIndex indicator, DateTime time)
trueStrengthIndexValue = TrueStrengthIndexValue(indicator, time)
True Strength Index インジケーター値の実装。
- indicator
- 親真の強さの索引の表示器。
- time
- このインジケータ値に関連付けられた時間。
プロパティ
SignalValue
public IIndicatorValue SignalValue { get; }
value = trueStrengthIndexValue.SignalValue
シグナルライン値を取得します。
TsiValue
public IIndicatorValue TsiValue { get; }
value = trueStrengthIndexValue.TsiValue
未加工 TSI ライン価値の目的。
メソッド
ToString
public override string ToString()
result = trueStrengthIndexValue.ToString()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。