# Overview

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

The indicator computes a long-term SMA (cumulative until the lookback is filled, then rolling), divides price by that SMA to form the **Mayer Multiple**, and linearly maps your chosen “undervalue” and “overvalued” multiples (e.g., 0.5× and 2.0×) to **−3σ and +3σ**.

{% content-ref url="/pages/2yQz5mei4TvhR6lDFeFt" %}
[Features](/investing/market-valuation-and-on-chain/mayer-multiple-z-score/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/w8RxoKgW55Hy9CsSPphq" %}
[Usage](/investing/market-valuation-and-on-chain/mayer-multiple-z-score/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/QeGKhGgJL8fDhY7piH89" %}
[Confluences](/investing/market-valuation-and-on-chain/mayer-multiple-z-score/confluences.md)
{% endcontent-ref %}

{% content-ref url="/pages/nDazrpVHp4AAd0X2vryR" %}
[FAQs](/investing/market-valuation-and-on-chain/mayer-multiple-z-score/faqs.md)
{% endcontent-ref %}

The result is a standardized **Z-Score** with an optional EMA smoothing layer, optional extreme-zone fills, and an optional bar-color gradient for heat.


---

# 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/market-valuation-and-on-chain/mayer-multiple-z-score/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.
