# Overview

<figure><img src="/files/R3YlCeqhHzIq04ztlIvb" alt=""><figcaption></figcaption></figure>

At its core, Global M2 aggregates major economies’ money supply into a USD-normalized composite, adds a 52-week YoY lens for regime changes, and offers optional smoothing for clearer trend interpretation.

* Pulls national/area M2 series from TradingView ECONOMICS feeds.
* Converts non-USD bases into USD via corresponding FX pairs.
* Sums active regions into a single **Global M2** series shown in **trillions USD**.
* Computes **YoY (%)** with a 52-week lookback.
* Optionally applies **MA (SMA/EMA/WMA)**.
* Renders a compact on-chart label with current level and YoY.

{% content-ref url="/pages/tqPsjQ2Uk1vH1WQB1WLv" %}
[Features](/investing/macro-and-liquidity/global-m2/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/1p7Z08fv1ZhMRSHo7z3F" %}
[Usage](/investing/macro-and-liquidity/global-m2/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/ReSjzlg8vYJJDJnXbBzh" %}
[Confluences](/investing/macro-and-liquidity/global-m2/confluences.md)
{% endcontent-ref %}

{% content-ref url="/pages/Re4o5jusNWtDBVnpgEhk" %}
[FAQs](/investing/macro-and-liquidity/global-m2/faqs.md)
{% endcontent-ref %}

**Covered regions (toggleable):** USA, Eurozone, China, Japan, UK, Canada, Australia *(M3)*, India, South Korea, Brazil, Russia, Switzerland, Mexico, Indonesia, Turkey, Saudi Arabia, Argentina, South Africa, Qatar.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.candelacharts.com/investing/macro-and-liquidity/global-m2/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
