# Pullback

Here is a strategy for catching pullbacks using the mrD-RSI Pullback and mrD-Signals Premium indicators in combination.

The main advantage of this strategy is that the signals often reach the Take Profit (TP) target quickly.

The suitable trading time frames are 5-minute and 15-minute intervals.

Suitable for trading large-cap assets.

<div align="left"><figure><img src="/files/9pJ5ckfxfoD05nQTP0Wc" alt=""><figcaption><p>mrD-RSI Pullback.</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/BbrgigHrt1l7TT28MWfH" alt=""><figcaption><p>mrD-Signals Premium.</p></figcaption></figure></div>

**Buy/Long Signal:**

| Condition    | Explanation                       |
| ------------ | --------------------------------- |
| RSI Value    | Appears at the top of the candle  |
| RSI Bands    | Blue                              |
| Trend Cloud  | Blue (EQ Bull)                    |
| Candle color | Green                             |
| RSI Pullback | Triangle appears below the candle |

<figure><img src="/files/eTe7rZsnlj0z5aBajdpV" alt=""><figcaption><p>Signal Identification.</p></figcaption></figure>

You can set up an alert on the mrD-RSI Pullback indicator to receive notifications when a Pullback signal occurs.

<figure><img src="/files/edBb3gXneFuilY5p30NM" alt=""><figcaption><p>Set up Buy Pullback and Sell Pullback for each timeframe you want to trade; you can configure it for 5m, 15m,...</p></figcaption></figure>

| Signals                                                              | Explanation                                                                                                                          |
| -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Entry                                                                | Right after the RSI Pullback triangle appears                                                                                        |
| Stoploss                                                             | RSI Bands                                                                                                                            |
| Take-profit (you can choose one of three conditions to take profit). | <p>- According to R: R 1:1; 1:2 <br>- Previous price high <br>- When the Exit pullback signal appears (indicated by a green "X")</p> |

<figure><img src="/files/wk2ZND83FMTHQnCNbVda" alt=""><figcaption><p>Buy/Long Signal.</p></figcaption></figure>

Result:

<figure><img src="/files/SLGd3KrEF3zAuRSbwBXF" alt=""><figcaption><p>Result.</p></figcaption></figure>

**Sell/Short Signal:**

| Condition    | Explanation                         |
| ------------ | ----------------------------------- |
| RSI Value    | Appears below the top of the candle |
| RSI Bands    | Red                                 |
| Trend Cloud  | Red (EQ Bear)                       |
| Candle color | Red                                 |
| RSI Pullback | Triangle appears above the candle   |

<figure><img src="/files/aJg5S2LhtI3PuO3A5VS3" alt=""><figcaption><p>Signal Identification.</p></figcaption></figure>

| Signals                                                              | Explanation                                                                                                                         |
| -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Entry                                                                | Right after the RSI Pullback triangle appears                                                                                       |
| Stoploss                                                             | RSI Bands                                                                                                                           |
| Take-profit (you can choose one of three conditions to take profit). | <p>- According to R: R 1:1; 1:2<br>- Previous price low</p><p> - When the Exit pullback signal appears (indicated by a red "X")</p> |

<figure><img src="/files/UqmchtdHRgCiSo6vWVAy" alt=""><figcaption><p>Sell/Short Signal.</p></figcaption></figure>

Result:

<figure><img src="/files/t3eyLOMJ8tVPUT6D67CO" alt=""><figcaption><p>Result.</p></figcaption></figure>

**Similarly:**

<figure><img src="/files/D7CrY7eKKVsq387Prz3F" alt=""><figcaption><p>Buy Pullback.</p></figcaption></figure>

<figure><img src="/files/1WHIQqd16lUsvGbq6pIn" alt=""><figcaption><p>Sell Pullback.</p></figcaption></figure>


---

# 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/strategy/trading-system/scalping/pullback.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.
