# Moving Average and Volatility Cloud

The moving average and volatility cloud is excellent for trending markets. During strong uptrend or downtrends, price tends to retrace straight to MoneyAlgo's moving average and volatility cloud. This creates excellent opportunities to "buy the dip" and take advantage of retracement opportunities. The cloud can also act like a support or resistance area as well. The cloud is especially useful when clearly trending either higher or lower. The further price is away from the cloud, the more extended price is and the higher the chance price will retrace back to the cloud.

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

You can activate the moving average and volatility cloud on the following page.

![](/files/JWHnVTTmWNVx3R2sHjCg)


---

# 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://moneyalgo.gitbook.io/moneyalgo-1/moving-average-and-volatility-cloud.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.
