MACD Classic

Category: momentum, trend

A classic implementation of the MACD providing the MACD line, Signal line, and Histogram in a separate window.

Formula

\\text{MACD} = EMA(Fast) - EMA(Slow) \\\\ \\text{Signal} = EMA(MACD, SignalSMA) \\\\ \\text{Histogram} = MACD - Signal

Inputs

See signal primitives and every published strategy that uses MACD Classic on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home