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.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

