Strategy:Reversal-Catcher
Aug 27, 2023

The Strategy:Reversal-Catcher indicator is a comprehensive mean-reversion tool designed to identify high-probability reversal points by combining Bollinger Band deviations, RSI momentum, and trend-filtering via exponential moving averages. It aims to capture sharp market turns during intraday timeframes, specifically optimized for liquid assets like index futures.
Usage
The Strategy:Reversal-Catcher can be used to pinpoint entries where price has overextended beyond dynamic support or resistance levels.
- Long Entries: Triggered when the previous candle's low is outside the lower Bollinger Band, followed by a candle closing back inside the band. This must coincide with an RSI crossover of the oversold level and occur during a defined downtrend (EMA 21 < EMA 50) to capture the corrective bounce.
- Short Entries: Triggered when the previous candle's high is above the upper Bollinger Band, followed by a candle closing back inside the band. This requires an RSI crossunder of the overbought level during an uptrend (EMA 21 > EMA 50).
- Intraday Management: The tool includes an auto-exit feature at a specified time (default 15:00) to ensure positions are not carried overnight, which is essential for intraday traders.
Details
The script utilizes several layers of confirmation to reduce market noise and focus on quality over quantity:
- Dynamic SR: Uses a 20-period Bollinger Band with a 1.5 standard deviation to establish the range.
- Trend Filter: Employs the EMA 21 and EMA 50 relationship. Reversals are only sought when they move against the prevailing short-to-medium-term trend.
- Candle Re-affirmation: The
hhLLongandhhLLShortlogic checks the relative positioning of the current candle's high and low against the previous candle to ensure price action is actually shifting before an entry is generated.
Settings
Core Parameters
- Source: Sets the price source used for calculations (default: close).
- Bollinger Period Length: The lookback period for the Bollinger Band basis (default: 20).
- Bollinger Bands Standard Deviation: Controls the width of the bands (default: 1.5).
Trends & Momentum
- Fast/Slow Exponential Moving Average: Defines the two EMAs used to determine the trend direction.
- RSI Length: The lookback period for the Relative Strength Index.
- Overbought/Oversold limit (RSI): Thresholds for momentum confirmation.
Trade Settings
- Trade Type: Choose between "Both", "TrendFollowing", or "Reversal" modes.
- Close all trades: The specific time to exit all positions (default: 1500).
- Markets that never closed: Toggle this on for 24/7 markets like Crypto or Forex to disable the end-of-day exit logic.
FAQ
How do I interpret the Bollinger Band signals?
The script looks for price to "pierce" the band and then close back within it. This indicates a failure to maintain the extreme deviation, signaling a potential reversal toward the mean.
Can I use this on any timeframe?
While designed for the 15-minute timeframe, the settings are adjustable. However, the logic is specifically tuned for the volatility profiles found in intraday indices.
How can I access Strategy:Reversal-Catcher?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.