StochRSI Overview
Stochastic RSI applies the Stochastic formula to RSI values instead of price — measuring where current RSI sits relative to its own range over n periods. This creates an extremely sensitive oscillator that reaches overbought/oversold levels more frequently than standard RSI.
StochRSI solves RSI’s main limitation: in strong trends, RSI can stay in extreme zones for long periods. StochRSI normalizes RSI within its own range, producing more frequent signals.
How Stochastic RSI Works
Section titled “How Stochastic RSI Works”Core Concept
Section titled “Core Concept”- Calculate StochRSI 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 (0 – 100)
Visual Interpretation
Section titled “Visual Interpretation”StochRSI Behavior:
- Extremely overbought RSI — potential reversal
- Extremely oversold RSI — potential reversal
- 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 StochRSI in the algorithm builder or via the MCP agent:
| Signal | Triggers When | Typical Use |
|---|---|---|
stochrsi_above_threshold | StochRSI rises above threshold (e.g., 80) | Extremely overbought RSI — potential reversal |
stochrsi_below_threshold | StochRSI falls below threshold (e.g., 20) | Extremely oversold RSI — potential reversal |
stochrsi_above_signalLine | StochRSI crosses above its signal line | RSI momentum accelerating |
stochrsi_below_signalLine | StochRSI crosses below its signal line | RSI momentum decelerating |
Display: Separate pane
Category: Momentum
Threshold range: 0 – 100
Key Characteristics
Section titled “Key Characteristics”What Stochastic RSI 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 Stochastic RSI:
- Mean Reversion Strategies: Trade StochRSI extremes/crossovers with trend confirmation
- Filter for Other Indicators: Use as confirmation alongside price-based signals
When NOT to Use Stochastic RSI:
- Standalone System: Always combine with trend context
- Ignoring Market Regime: Different behavior in trends vs ranges