RSI & MACD
Jul 19, 2019

The RSI & MACD indicator combines two of the most popular momentum oscillators into a single interface to help traders identify trend direction, momentum strength, and potential reversal points more efficiently.
Usage
The tool can be used to identify confluence between trend-following (MACD) and mean-reversion (RSI) signals. Traders typically look for the following:
- Momentum Shifts: Watch for MACD crossovers (the blue MACD line crossing the Signal line) alongside the color-coded histogram to gauge accelerating or decelerating momentum.
- Overbought/Oversold Conditions: Use the RSI plot to identify when a security is potentially overextended. Crosses above 70 indicate overbought conditions, while crosses below 30 indicate oversold conditions.
- Divergences: Look for discrepancies between price action and the oscillator movements to spot potential trend exhaustion.
- Trend Confirmation: Use the MACD histogram staying above or below the zero line as a confirmation of the prevailing short-term trend.
Details
The script integrates standard Relative Strength Index (RSI) and Moving Average Convergence Divergence (MACD) logic into a unified script. The MACD calculation provides flexibility, allowing users to choose between Exponential Moving Averages (EMA) or Simple Moving Averages (SMA) for both the oscillator and the signal line. The histogram is visually enhanced with four colors to represent growing or falling momentum relative to the zero line.
Settings
RSI Inputs
- RSI Length: Determines the lookback period for the RSI calculation (default is 14).
MACD Inputs
- MACD Fast Length: The period for the shorter-term moving average.
- MACD Slow Length: The period for the longer-term moving average.
- MACD Signal Smoothing: The smoothing period for the MACD signal line.
- Simple MA (Oscillator): When enabled, uses SMA instead of EMA for the fast and slow MACD lines.
- Simple MA (Signal Line): When enabled, uses SMA instead of EMA for the signal line smoothing.
General
- Source: The price data used for all calculations (default is Close).
FAQ
How do I use the RSI & MACD indicator?
The indicator is used to find confluence between momentum and trend. You can look for signals like MACD line crosses or RSI exiting overbought/oversold zones to time entries and exits.
Can I change the moving average types?
Yes, the settings menu allows you to toggle between Simple Moving Averages and Exponential Moving Averages for the MACD components.
How can I access RSI & MACD?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Unlock Unlimited Access to the LuxAlgo Library
Upgrade your plan to get all indicators, strategies, charts, and full access to Quant, our AI agent.
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.

