# 11. Understanding Stop-Loss

### 🎯 Trailing Stop-Loss – Maximize Profits, Minimize Risk

In trading, securing gains as the market moves in your favor is just as important as catching the move itself. That’s why the **mrD-Indicators Auto-Trading Bot** features a smart **Trailing Stop-Loss system** that automatically moves your Stop-Loss higher to protect profits — without requiring any manual setup.

***

#### ❓ What Is Trailing Stop-Loss?

Trailing Stop-Loss is an automated system that **moves your SL (Stop-Loss)** upward **as each Take-Profit (TP) target is reached**.

Instead of keeping SL fixed at the original level, this feature follows the market’s momentum, ensuring you **lock in profits step by step**.

⏳ **Starts from TP2 onwards** — once TP2 is hit, the trailing logic activates.

***

#### 🔧 How It Works

Let’s say you enable **Trailing SL at TP3**. Then the bot will move your SL automatically as follows:

* ✅ TP3 reached → SL moves to Entry (average entry price)
* ✅ TP4 reached → SL moves to TP1
* ✅ TP5 reached → SL moves to TP2
* ✅ TP6 reached → SL moves to TP3

This way, if the market reverses, the bot exits with secured profits instead of letting gains turn into losses.

***

#### 📊 Visual Logic Example

* TP2 hit → SL moves to Entry
* TP3 hit → SL moves to TP1
* TP4 hit → SL moves to TP2
* TP5 hit → SL moves to TP3
* TP6 hit → SL moves to TP4

No guesswork, no emotional mistakes — just **automated profit protection** at every step.

***

#### ✅ Key Benefits

* 🧠 **No manual SL setup required**
* ⬆ **SL adjusts automatically** as new TPs are hit
* 🛑 Reduces risk of early exit
* 😌 Emotion-free trading with capital protection built-in
* 📉 Exit smartly when trends reverse

***

#### 💡 Perfect for Beginners

Even if you’re new to trading, the bot handles everything:

* No need to learn technical analysis
* No need to stare at charts all day
* Just fund your account, set your volume — and let the bot trade intelligently for you

Let your money work while you focus on your life.

***

#### 🚀 Ready to Trade Smarter?

Activate the **mrD-Indicators Auto-Trading Bot** now and unlock next-level automated trading with smart capital protection.

👉 [Subscribe to the bot here](https://app.mrd-indicators.com/auto-trading)


---

# 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/auto-trading-bot/auto-trading-bot-setup/11.-understanding-stop-loss.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.
