All indicators

Logarithmic Moving Average Convergence Divergence

Sep 11, 2018

Static chart image
SignalsOscillatorsMoving Averages

The Logarithmic Moving Average Convergence Divergence indicator identifies momentum shifts and trend reversals by calculating the difference between the natural logarithms of two moving averages, offering a scale-invariant perspective on price action.

Usage

The Usage section describes how the script can be used to identify market trends and momentum.

Crossover Signals

Traders typically look for crossovers between the LMACD line and the signal line. A bullish signal occurs when the LMACD line crosses above the signal line, suggesting upward momentum. A bearish signal occurs when the LMACD line crosses below the signal line, suggesting downward momentum.

Histogram Interpretation

The histogram represents the distance between the LMACD line and the signal line.

  • Growing Above Zero: Dark green bars indicate strengthening bullish momentum.
  • Falling Above Zero: Light green bars indicate weakening bullish momentum.
  • Falling Below Zero: Dark red bars indicate strengthening bearish momentum.
  • Growing Below Zero: Light red bars indicate weakening bearish momentum.

Moving Average Selection

The indicator allows users to toggle between Simple Moving Averages (SMA) and Exponential Moving Averages (EMA). Using the "Simple MA" toggles can result in a more reactive or smoothed output depending on the selected preference for the oscillator or signal line components.

Details

The Logarithmic Moving Average Convergence Divergence (LMACD) is a variation of the traditional MACD oscillator. While the standard MACD calculates the difference between two moving averages ($Fast MA - Slow MA$), the LMACD calculates the difference between their logarithms: $\ln(Fast MA) - \ln(Slow MA)$.

This logarithmic approach is particularly beneficial for long-term analysis or for assets that experience significant price appreciation. In a standard MACD, the absolute difference between moving averages increases as the price of an asset grows, which can make historical comparisons difficult. By using logarithms, the LMACD effectively measures percentage-based changes, ensuring the oscillator remains consistent across different price scales and timeframes.

Settings

  • Fast Length: Determines the period used for the shorter-term moving average (default is 12).
  • Slow Length: Determines the period used for the longer-term moving average (default is 26).
  • Source: Selects the price data used for the calculation (default is Close).
  • Signal Smoothing: Sets the smoothing period for the signal line (default is 9).
  • Simple MA (Oscillator): When enabled, the script uses a Simple Moving Average instead of an Exponential Moving Average for the oscillator calculation.
  • Simple MA (Signal Line): When enabled, the script uses a Simple Moving Average instead of an Exponential Moving Average for the signal line calculation.

FAQ

What is the advantage of using LMACD over the standard MACD?

The LMACD uses logarithmic calculations to account for price scaling, making it more effective for analyzing assets with high volatility or long-term growth where nominal price differences may distort standard MACD readings.

How are the alerts triggered in this script?

Alerts are triggered on the close of the bar when a crossover occurs between the LMACD line and the signal line, indicating a potential trend shift.

How can I access the Logarithmic Moving Average Convergence Divergence?

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.