# Overview

<figure><img src="/files/2dcpYDTmA5uMFpAWrIeW" alt=""><figcaption></figcaption></figure>

The Mean Reversion Oscillator (MRO) is a bounded 0–100 indicator that shows how far price has deviated from its statistical mean.

{% content-ref url="/pages/s8kqeOolTcIb1N5aPXrd" %}
[Features](/investing/momentum-and-oscillators/mean-reversion-oscillator/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/y5y0BVSvXzFuMk63qwGs" %}
[Usage](/investing/momentum-and-oscillators/mean-reversion-oscillator/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/jtuT03KsZkIQQx6qPYUS" %}
[Confluences](/investing/momentum-and-oscillators/mean-reversion-oscillator/confluences.md)
{% endcontent-ref %}

{% content-ref url="/pages/3VUAYvDLwPjr5DjHaAqK" %}
[FAQs](/investing/momentum-and-oscillators/mean-reversion-oscillator/faqs.md)
{% endcontent-ref %}

By normalizing deviations into a consistent scale, it helps traders spot overbought/oversold conditions, potential mean reversion setups, and momentum shifts around a moving average.


---

# 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/momentum-and-oscillators/mean-reversion-oscillator/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.
