All indicators

MACD ReLoaded

Jul 4, 2021

Static chart image
SignalsOscillatorsMoving Averages

The MACD ReLoaded indicator provides an enhanced version of the classic Moving Average Convergence Divergence oscillator by allowing users to select from 11 different moving average types to better adapt to various market conditions and timeframes. It aims to improve trend detection and signal accuracy by offering a choice between smooth, lagging averages and sharp, responsive ones.

Usage

The Usage section describes how the script can be used, examples should be provided in this section. This section also focuses on how main settings affect the indicator interpretation and output.

The MACD ReLoaded can be used to identify trend changes, momentum shifts, and potential entry or exit points through line crossovers and histogram analysis.

  • Crossover Signals: A bullish signal is typically generated when the MACD line (blue) crosses above the Trigger line (red). Conversely, a bearish signal occurs when the MACD line crosses below the Trigger line.
  • Histogram Analysis: The histogram measures the distance between the MACD and Trigger lines. Rising green bars indicate increasing bullish momentum, while falling red bars indicate increasing bearish momentum.
  • Timeframe Optimization: Users can toggle between different moving average types to suit their specific trading style. For example, using TILL or VAR in shorter timeframes can help filter out market noise and reduce whipsaws. In longer timeframes, using WMA or SMA may provide more stable trend confirmations.

Details

The script is a refactored version of the classical MACD developed by Gerald Appel. While the original MACD relies exclusively on Exponential Moving Averages (EMA), MACD ReLoaded allows the core calculation to be driven by a variety of mathematical models.

The primary calculation remains the difference between a "Short" moving average and a "Long" moving average. The Trigger line is then calculated as a moving average of that difference. By changing the underlying moving average type (e.g., switching from SMA to HULL), the responsiveness and curve of the oscillator change significantly. This allows for specialized variations such as the Volume Weighted MACD V2 or Thomas Aspray's MACD (MACDAS) to be emulated within a single tool.

Settings

General Settings

  • Source: Determines the price data used for calculations (default is Close).
  • Short Moving Average Length: The lookback period for the faster moving average.
  • Long Moving Average Length: The lookback period for the slower moving average.
  • Trigger Length: The lookback period for the signal (trigger) line.
  • TILLSON T3 Volume Factor: Adjusts the damping factor specifically for the TILL moving average type.
  • Show MACD Histogram?: Toggles the visibility of the momentum histogram.
  • Moving Average Type: Selects the mathematical model used for the averages. Options include:
    • SMA: Simple Moving Average
    • EMA: Exponential Moving Average
    • WMA: Weighted Moving Average
    • DEMA: Double Exponential Moving Average
    • TMA: Triangular Moving Average
    • VAR: Variable Index Dynamic Moving Average (VIDYA)
    • WWMA: Welles Wilder's Moving Average
    • ZLEMA: Zero Lag Exponential Moving Average
    • TSF: True Strength Force
    • HULL: Hull Moving Average
    • TILL: Tillson T3 Moving Average

FAQ

How do I reduce the number of false signals in volatile markets?

To reduce whipsaws, consider using moving average types like TILL, WWMA, or VAR (VIDYA), as these models are designed to provide smoother outputs with fewer reactive crosses in sideways markets.

What is the difference between this and the standard MACD?

The standard MACD is locked into using EMAs. This tool allows you to apply the MACD logic to 11 different types of averages, allowing for faster response (via HULL or DEMA) or smoother trend following (via SMA or TMA).

How can I access MACD ReLoaded?

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.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.