# Reversal Cloud

What is the Reversal Cloud?&#x20;

The Reversal Cloud is likened to Bollinger Bands. These bands and Channels that were developed help paint a picture of what the market may do. The Reversal cloud helps indicate when a market is showing oversold or overbought signs and where it may potentially reverse. Some of the calculations to create these bands entail derivatives of averages. This then helps us pin point Reversal Patterns.

We can see in the below screenshot highlighted examples of when the market/candles reach the top or bottom of the Cloud. We normally can expect a pullback or a reversal eventually. We can see in the below examples that a pullback or a reversal occurred eventually.

The Reversal Cloud works on every time frame but for the most entries use lower timeframes.&#x20;

{% embed url="<https://youtu.be/bCk0CIOUvZ0>" %}

As the market/candles move up and down and push into the Upper and lower bands in the Reversal Cloud you can begin to expect an eventual pullback or reversal. The strongest pullbacks and reversal occur once the last band of the Reversal is Cloud is touched.&#x20;

{% hint style="info" %}
To maximize the use of this indicator it is important to pair this with other indicators which will confirm together reversals, pullbacks or weakening markets!
{% endhint %}


---

# 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://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/reversal-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.
