RSI Cross [xaurr]
Jul 6, 2021

The RSI Cross [xaurr] indicator is a momentum-based trading tool designed to identify potential trend shifts by tracking the crossover of two smoothed RSI averages. This script aims to simplify trend detection by filtering standard RSI volatility through moving average crossovers, providing clear signals for bullish and bearish momentum.
Usage
The Usage section focuses on interpreting the interaction between the fast and slow EMA lines applied to the RSI. Users can identify potential entry points based on the following:
- Bullish Signal: Occurs when the Fast Smooth Line crosses above the Slow Smooth Line. This suggests upward momentum is building within the RSI relative to its recent average.
- Bearish Signal: Occurs when the Fast Smooth Line crosses below the Slow Smooth Line. This indicates that downward momentum is prevailing.
- Trend Background: The script colors the background to highlight the current active trend state, assisting in visual trend following.
Details
The indicator calculates a standard Relative Strength Index (RSI) based on a user-defined source and period. To reduce noise, it then calculates two Exponential Moving Averages (EMAs) of that RSI value: a "Fast" period and a "Slow" period. By analyzing the relationship between these two smoothed values rather than the raw RSI line alone, the tool filters out minor fluctuations and focuses on more significant shifts in momentum. The script also includes traditional overbought (70) and oversold (30) levels for reference.
Settings
RSI Configuration
- Source: Determines the price data used for the RSI calculation (e.g., Close, Open, High, Low).
- RSI Period: The lookback period for the initial RSI calculation.
- RSI Oversold: Sets the lower horizontal reference level (default 30).
- RSI Overbought: Sets the upper horizontal reference level (default 70).
Smoothing Configuration
- Smooth Fast Period: The EMA period used for the faster signal line.
- Smooth Slow Period: The EMA period used for the slower baseline line.
FAQ
How do I use the RSI Cross [xaurr] signals?
The primary signals are generated when the Fast Smooth Line crosses the Slow Smooth Line. These are often used to confirm trend direction or as potential entry/exit points in a momentum-based strategy.
Can I change the sensitivity of the crosses?
Yes, by adjusting the "Smooth Fast Period" and "Smooth Slow Period" in the settings, you can make the indicator more responsive to quick price movements or more stable for longer-term trends.
How can I access this indicator?
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.