# MACD Histogram

### What is the MACD Histogram?

<mark style="color:$info;">The MACD Histogram measures the difference between the MACD line and the signal line. It visualizes</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**momentum shifts**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">with a clear color-coded bar chart that makes it easy to spot transitions in trend strength.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FI8d5inTovRDhuKdsNTFv%2Fimage.png?alt=media&#x26;token=98dc829c-0f5a-483f-943c-141e935dbb14" alt=""><figcaption></figcaption></figure>

### Histogram

<mark style="color:$info;">This version of the histogram uses dynamic color gradients to show trend strength. Positive (above-zero) bars are typically green or teal, and negative (below-zero) bars are red. The color intensity adjusts based on momentum:</mark>

<mark style="color:$info;">Stronger momentum shows in more saturated colors.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FwZqBm34c9XbAqJFSuFwm%2Fimage.png?alt=media&#x26;token=d485b72d-f688-4dab-aafe-0db7e32b60e6" alt=""><figcaption></figcaption></figure>

<mark style="color:$info;">Weaker momentum fades into lighter tones.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2Fau25e3OjtRobKNne8qdI%2Fimage.png?alt=media&#x26;token=95002acd-6d32-4f06-ba97-1a90ba922755" alt=""><figcaption></figcaption></figure>

### Histogram Signals

<mark style="color:$info;">To help identify turning points more easily, the module can also display</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**signal markers**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">as small plus signs (+). These appear when the histogram changes direction:</mark>

* <mark style="color:$info;">A green (+) marks a bullish reversal in the histogram.</mark>
* <mark style="color:$info;">A red (+) marks a bearish reversal in the histogram.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FJkVbxLV8ngx6yw07MOzc%2Fimage.png?alt=media&#x26;token=17afd986-40e1-4280-9545-b04235fb26aa" alt=""><figcaption></figcaption></figure>

<mark style="color:$info;">These signals are filtered to appear only at meaningful points, avoiding noise and keeping the chart clean.</mark>&#x20;

<mark style="color:$info;">They're especially useful when momentum turns at extreme levels or when used in combination with MACD Signals or Divergence detection.</mark>
