# Flow Bands

### What Are These Bands?

These **dynamic colored bands** follow price to help you:

* ✅ **Follow the trend** - Know when to stay in or switch bias
* 📉 **Spot buy/sell zones** - Enter near the band for low-risk trades
* 🧱 **Act as Support/Resistance** - Price often bounces off the bands

<figure><img src="/files/Y9NvFjKC6aqSiwjnovW5" alt=""><figcaption><p>Flowbands</p></figcaption></figure>

***

### How to Read the Bands

#### 🟢 Green Band = Bullish Trend

* Price is **above** the green band → trend is **up**
* You should look for **buy setups**
* The band acts as **support**

#### 🔴 Red Band = Bearish Trend

* Price is **below** the red band → trend is **down**
* You should look for **sell setups**
* The band acts as **resistance**

#### 📌 Flat or Flipping Band?

* Trend might be changing
* Be cautious or wait for confirmation

***

### ✅ How to Trade With the Bands

| Strategy            | What to Do                                                                                           |
| ------------------- | ---------------------------------------------------------------------------------------------------- |
| **Trend Following** | Buy when price bounces off green band in an uptrend. Sell from red band in a downtrend.              |
| **Break + Retest**  | If price breaks above the red band and retests it as support → potential reversal long               |
| **Ride the Trend**  | Stay in trade as long as price stays on the correct side of the band                                 |
| **Band Rejection**  | If price rejects the band with a wick or strong candle → consider entering in direction of rejection |

***

### Pro Tips

* Combine with **support/resistance zones** or **volume tools** for stronger entries
* Use **lower timeframes** for tighter entries inside the band
* Exit or tighten stop-loss if price **closes fully inside or flips the band**

***

### 🔁 Summary

| Condition               | Meaning                     | Action             |
| ----------------------- | --------------------------- | ------------------ |
| Price above green band  | Uptrend, support zone       | Look to buy        |
| Price below red band    | Downtrend, resistance zone  | Look to sell       |
| Price touches band edge | Possible entry zone         | Watch for reaction |
| Band flips color        | Trend shift may be starting | Be alert           |


---

# 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.tradeeasy.io/our-toolkit/flow-bands.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.
