# mrD-RSI Pullback (Eng)

## mrD-RSI Pullback — Documentation Set (EN)

> **mrD-RSI Pullback \[3.1]** — A specialist indicator for **catching high-quality pullback entries** based on RSI after a momentum-buildup phase, combined with a **3D trend cloud**, **multi-timeframe confluence** and **hidden divergence**.

***

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

### Who is this for?

* **Pullback / swing traders** — those who want value-area entries instead of chasing tops or knife-catching bottoms
* **Multi-timeframe traders** — looking for confluence between lower TF and higher TF before pulling the trigger
* **Day-traders & scalpers** — wanting precise entries after RSI builds strong momentum
* **DCA traders** — looking for fair-value zones to add to existing trend-aligned positions

***

### Core philosophy

> **"Don't chase tops — wait for the pullback. Don't catch knives — wait for the confirmation."**

The indicator does NOT fire signals when RSI just enters overbought/oversold (where most traders enter wrong). Instead, it **waits for the price to pull back to value**, then **confirms continuation momentum** before issuing an entry. This:

* ✅ Reduces stop-hunt frequency
* ✅ Improves risk-reward (R:R) by entering close to support / resistance
* ✅ Filters out most signals during sideways action

***

### Feature overview

| Feature               | Purpose                                    | When to enable?                              |
| --------------------- | ------------------------------------------ | -------------------------------------------- |
| **Pullback Signals**  | Entry after pullback from OB/OS            | **Always on** (core)                         |
| **Advanced Pullback** | Confluence with higher timeframe           | When you need tight filtering + high winrate |
| **RSI Band**          | 3D trend cloud — filter signals & set bias | **Always on** (mandatory filter)             |
| **Candle Coloring**   | Read momentum quickly via bar colors       | Day-trade / scalp                            |
| **Hidden Divergence** | Detects trend continuation points          | Advanced technical traders                   |
| **S/R Volume Zones**  | Supply-demand zones by volume              | When you need TP / reversal levels           |
| **Info Table**        | Quick trading dashboard                    | **Always on** (status snapshot)              |
| **Alerts**            | Notify signals when not at chart           | Swing trade / off-screen                     |

***

### Recommended trading workflow

1. **Open your main trading-TF chart** (e.g. 1H for swing, 15m for day-trade)
2. **Enable RSI Band** → check cloud direction (green = long bias, red = short bias)
3. **Enable Pullback Signals** in **"Both"** mode
4. **Inspect Info Table** → confirm RSI + Volume align with the signal direction
5. **Take the trade when a signal fires** + place stop-loss based on the nearest S/R Volume Zone
6. **Take-profit** at the next opposing zone or at fixed R:R 1:2 / 1:3

> See **WINRATE\_TIPS\_EN.md** — section "Standard 5-step workflow" for full details

***

### Chart symbol legend

| Symbol                       | Meaning                                      |
| ---------------------------- | -------------------------------------------- |
| ▲ **BUY** (deep green)       | Standard Pullback Buy — long entry           |
| ▼ **SELL** (deep red)        | Standard Pullback Sell — short entry         |
| ▲ **BUY** (light green)      | Advanced Pullback Buy (multi-TF confluence)  |
| ▼ **SELL** (light red)       | Advanced Pullback Sell (multi-TF confluence) |
| Green cloud area (RSI Band)  | Uptrend — favor longs                        |
| Red cloud area (RSI Band)    | Downtrend — favor shorts                     |
| Small green dot              | Hidden Divergence — bullish continuation     |
| Small red dot                | Hidden Divergence — bearish continuation     |
| Green box with "S"           | Volume-based support zone                    |
| Red box with "R"             | Volume-based resistance zone                 |
| Faint green / red background | RSI oversold / overbought (warning)          |

***


---

# 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.mrd-indicators.com/feature/tradingview-indicators/mrd-rsi-pullback-eng.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.
