TSI Overview
The True Strength Index (TSI) is a double-smoothed momentum oscillator that measures the ratio of smoothed price change to smoothed absolute price change, scaled to -100 to +100. Double smoothing reduces noise while maintaining responsiveness.
TSI’s double-smoothing approach produces a very clean momentum signal that’s less prone to false crossovers than single-smoothed oscillators like MACD or ROC.
How True Strength Index Works
Section titled “How True Strength Index Works”Core Concept
Section titled “Core Concept”- Calculate TSI value from the input price/volume data
- Apply smoothing if applicable
- Compare to threshold or signal line for signal generation
- Interpret: Signals indicate momentum direction or extremes
Key Characteristics:
- Momentum Indicator = Measures momentum direction and strength
- Signal Line Available = Yes
- Bounded = Yes (-100 – +100)
Visual Interpretation
Section titled “Visual Interpretation”TSI Behavior:
- Bullish momentum confirmed
- Bearish momentum confirmed
- Signal line crossovers provide timing signals
Trading Signals Available on Reversion
Section titled “Trading Signals Available on Reversion”These are the signal names you select when configuring TSI in the algorithm builder or via the MCP agent:
| Signal | Triggers When | Typical Use |
|---|---|---|
tsi_above_threshold | TSI value rises above threshold | Bullish momentum confirmed |
tsi_below_threshold | TSI value falls below threshold | Bearish momentum confirmed |
tsi_above_signalLine | TSI crosses above its signal line | Momentum accelerating |
tsi_below_signalLine | TSI crosses below its signal line | Momentum decelerating |
Display: Separate pane
Category: Momentum
Threshold range: -100 – +100
Key Characteristics
Section titled “Key Characteristics”What True Strength Index Does Well:
- Clear Overbought/Oversold Signals
- Combines well with trend filters
- Signal line crossovers signals for entry timing
What to Watch Out For:
- Lagging: Smoothing introduces delay
- Context needed: Combine with trend indicators for direction
When to Use True Strength Index:
- Mean Reversion Strategies: Trade TSI extremes/crossovers with trend confirmation
- Filter for Other Indicators: Use as confirmation alongside price-based signals
When NOT to Use True Strength Index:
- Standalone System: Always combine with trend context
- Ignoring Market Regime: Different behavior in trends vs ranges