Simple RSI strategy
Dec 27, 2020

The Simple RSI strategy indicator is a trading tool designed to showcase how a streamlined Relative Strength Index (RSI) approach can effectively capture trends through disciplined entry pyramiding and percentage-based exits. It provides a visual representation of price action scaled within an RSI-style oscillator while executing a multi-entry long strategy based on oversold conditions.
Usage
The strategy is primarily designed for trending markets, particularly bullish environments. It identifies potential entry points when the RSI falls below a user-defined Oversold Level.
- Pyramiding: The tool allows for multiple sequential entries (up to 7 positions) as long as the oversold condition persists. This "averages in" to a position during local pullbacks within an uptrend.
- Exit Logic: Unlike traditional RSI strategies that exit when the RSI becomes overbought (which can lead to premature exits in strong trends), this script utilizes fixed percentage-based Take Profit and Stop Loss targets. This ensures that trades are held until a specific profit threshold is reached, regardless of how high the RSI climbs.
- Visual Interface: The indicator plots "Dynamic OHLC" candles within the oscillator pane, allowing users to see price momentum relative to historical highs and lows over a set period.
Details
The strategy focuses on the concept that simple indicators can be highly effective when the exit logic is robust. By using a short-period RSI (default 5), the script captures sensitive oversold dips. To manage the inherent volatility of these dips, it utilizes a pyramiding method inspired by common trend-following techniques, spreading risk across multiple entries. The visual component uses a scaling calculation to map price data into a 0-100 range, complemented by Fibonacci levels (23.6, 38.2, 50, 61.8, 78.6) for additional context on price positioning.
Settings
- Overbought Level: Defines the upper threshold for the RSI range (used for visual reference/shading).
- Oversold Level: The threshold (default 25) that triggers long entry signals.
- RSI Length: The lookback period for the RSI calculation.
- Take Profit (%): The percentage gain required from an entry price to trigger a profit-taking exit.
- Stop Loss (%): The percentage loss allowed before an entry is closed to manage risk.
FAQ
How do I use the signals from this tool?
The tool automatically identifies long entries when the price is considered "oversold" based on your settings and manages exits via pre-set percentage targets.
Which market conditions are best for this strategy?
This specific implementation is optimized for bullish trending markets where price dips are often followed by a continuation of the upward trend.
How can I access this script?
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.