# 10. Targets

### 🎯 Targets – How to Take Profits the Smart Way

In the mrD-Indicators Auto-Trading Bot, **Targets** are designed to help you **automate profit-taking** by breaking your trade into multiple exit points. This feature lets you lock in gains at different price levels — without needing to monitor the market 24/7.

***

#### 🚀 What Are Targets?

A **Target** is a predefined price level where part or all of your position is automatically closed to secure profits.

You can set up to **6 different profit targets (TP1 to TP6)**. The bot will exit your trade step-by-step as each target is reached — letting you manage risk and optimize returns.

***

#### 🔍 Why Use Multiple Targets?

Markets move unpredictably. Instead of aiming for one final price (and missing it), mrD-Bot helps you **secure profits gradually**:

* Reduce emotional trading decisions
* Capture profits even if the price reverses early
* Stay in the trade longer with less stress

***

#### 🧠 Smart Targeting Logic

You’re in full control. Choose how aggressive or conservative you want to be:

* **TP1 to TP6** available to match your strategy
* Each target reached = automatic **partial take-profit**
* Final target hit = the bot will **close all remaining positions**

***

#### ✅ Example in Action

Suppose you set:

* Entry: 30% Market, 35% Limit Order 1, 35% Limit Order 2
* TP1 hit → 20% of your position closed
* TP2 hit → another 20% closed
* TP3 hit → another 20% closed
* TP4 hit → **bot exits the rest** (or follows your advanced settings)

This way, you never miss out on locking gains — even if the market doesn’t reach your top target.

***

#### ⚙️ How to Set It Up

1. Open the bot menu
2. Go to **Main Menu → Targets**
3. Select your preferred fixed target: TP1 → TP6
4. Done! The bot now automatically manages exits based on your setup

***

#### 💡 Pro Tip: Use Trailing Stop After Final TP

Want to ride bigger trends?

After your last target is hit, you can enable **Trailing Stop** to stay in the trade and let profits run further. If the price surges, the bot will **trail profits and exit at the top**.

***

#### 📩 Need Help?

Message **@Lina\_yt** on Telegram for 24/7 support and guidance.\
Let the bot do the hard work. You just enjoy the profits.

***

📘 Learn more:\
<https://docs.mrd-indicators.com/auto-trading-bot-mrd-indicators/9-targets>\
🔗 Buy & activate the bot now:\
<https://app.mrd-indicators.com/others/pricing>


---

# 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/10.-targets.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.
