GoldenChart MACD

Category: momentum, trend

A TradingView-style MACD implementation that explicitly calculates a color-coded histogram as the difference between the MACD Line and the Signal Line.

Formula

Hist = MACD - Signal (MACD = EMA(12) - EMA(26); Signal = SMA(MACD, 9))

Inputs

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


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