# RSI Filters Signals

This is a scalping strategy using a single indicator: mrD-Signals Premium.

The advantage of this strategy is that the price moves very quickly. Short stoploss.

The applicable time frame: 1-minute to 15-minute intervals.

Suitable for trading large-cap assets.

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

**Buy/Long Signal:**

| Condition   | Explanation                                       |
| ----------- | ------------------------------------------------- |
| Signals     | The word STRONG appears (green triangle)          |
| Trend Cloud | Price above the Trend Cloud zone and not too far. |

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

| Signals     | Explanation                                          |
| ----------- | ---------------------------------------------------- |
| Entry       | After the STRONG Buy signal appears (green triangle) |
| Stoploss    | Lower edge of the Trend Cloud                        |
| Take-profit | According to R: R 1:1; 1:2; 1:3,...                  |

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

Result:

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

**Sell/Short Signal:**

| Condition   | Explanation                                       |
| ----------- | ------------------------------------------------- |
| Signals     | The word STRONG appears (red triangle).           |
| Trend Cloud | Price below the Trend Cloud zone and not too far. |

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

| Signals     | Explanation                                         |
| ----------- | --------------------------------------------------- |
| Entry       | After the STRONG Sell signal appears (red triangle) |
| Stoploss    | Upper edge of the Trend Cloud                       |
| Take-profit | According to R: R 1:1; 1:2; 1:3,...                 |

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

Result:

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

**Similarly:**

<figure><img src="/files/V25sToeZzEG5VpeLch6R" alt=""><figcaption><p>#XAUUSD - STRONG Buy</p></figcaption></figure>

<figure><img src="/files/s9xh7pby2joNthH2qrxK" alt=""><figcaption><p>#XAUUSD - STRONG Buy</p></figcaption></figure>

<figure><img src="/files/y7x1YIEMsnKuvHFN9OHT" alt=""><figcaption><p>#XAUUSD - STRONG Sell.</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/rsi-filters-signals.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.
