> For the complete documentation index, see [llms.txt](https://docs.candelacharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candelacharts.com/investing/macro-and-liquidity/global-m2/overview.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
