Concept

MACD-V

MACD-V is a Momentum & Oscillators concept. The Library holds 3 implementations, each one a working definition you can pull into Quant.

volatility-normalized

Top MACD-V indicators

3 total

What is MACD-V?

MACD-V is a volatility-normalized MACD proposed by Alex Spiroglou in a 2022 paper. The classic MACD line (12-period EMA minus 26-period EMA) is divided by a 26-period ATR and multiplied by 100, with a 9-period signal line applied to the result. Expressing the spread as a percentage of typical true range fixes raw MACD's core defect: its values are denominated in price, so they cannot be compared across instruments, timeframes, or even different eras of the same chart.

The payoff is a stable, universal scale. Because a given reading means the same thing on any symbol, MACD-V supports fixed reference levels that raw MACD never could: Spiroglou's formulation treats roughly -50 to +50 as a neutral zone and readings beyond ±150 as overextended, layered on top of the familiar zero-line and signal-line events.

How traders use it

  • As a cross-market momentum rank: normalized readings can be compared across an entire watchlist to find which instruments carry the strongest momentum relative to their own volatility.
  • As a lifecycle map: signal-line crosses are weighted by where they occur; a cross inside the neutral band is treated as noise-prone, while one unwinding from an extreme carries more information.
  • As an overbought/oversold framework for a trend-following tool: beyond ±150 a move is stretched relative to its own volatility, which reads as exhaustion risk rather than an automatic fade.

Related concepts · MACD lineage

Concept family

Momentum & Oscillators

91 concepts mapped · 72 in the Library

MACD-V FAQ

How is MACD-V different from regular MACD?

It uses the same 12/26 EMA spread, but divides it by a 26-period ATR and multiplies by 100, so the units become momentum as a percentage of typical volatility instead of raw price. That makes readings comparable across instruments, timeframes, and history, and it allows fixed overbought/oversold levels, which raw MACD's price-denominated scale cannot support. Signal-line and zero-line logic works unchanged.

What do the MACD-V ranges mean?

In Spiroglou's formulation, readings between -50 and +50 mark a neutral zone where momentum is weak and signal-line crosses are least reliable; 50 to 150 (and the negative mirror) marks trending momentum; beyond ±150 the move is overextended relative to its own volatility. These are his published conventions for reading the scale, not guarantees, and most users still require price confirmation.

Build MACD-V your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.