CHAIN PULSE
connecting —
← all charts

Cu/Au MACD

Drag to zoom
Loading chart…

In plain English

Copper is an industrial metal (factories, China credit). Gold is a monetary metal. When copper beats gold, the growth world is usually winning; when gold beats copper, fear or slowdown is winning.

This does not plot the ratio itself. It plots a MACD histogram of that ratio — a momentum pulse. Bitcoin sits on top so you can see whether the risk asset is rhyming with that pulse.

Math and metrics

Public reconstruction, not closed-source TechDev: COMEX HG=F / GC=F, monthly, MACD(12,26,9). Histogram = MACD − signal.

ratio = 1000 · copper/gold (monthly). MACD = EMA_12 − EMA_26. signal = EMA_9(MACD). hist = MACD − signal.

EMA seed = SMA of first `period` points, then k=2/(period+1). Positive hist ≠ buy bitcoin; it means Cu/Au momentum is expanding.