# 8. Entry Options

**Smarter Entries. Smarter Trading.**

With the mrD-Indicators Auto-Trading Bot, you're not entering blindly — you're entering strategically.\
Our bot gives you full control over how your capital is allocated across entry zones, helping you average into positions more effectively without chasing tops or bottoms.

***

#### 📌 What Is an Entry Zone?

When a trading signal includes an **entry zone** (a price range), the bot will split your capital across multiple entry orders based on your setup.\
This helps you:

* Avoid entering all-in at the worst price
* Average down into better positions
* Improve overall execution in both volatile and trending markets

***

#### ⚙️ Entry Methods Available

The bot supports **2 powerful entry strategies**:

***

#### 🔸 Option 0: **Two Entries (Limit Orders Only)**

Ideal for **pullback setups** where you want to place orders at lower prices.

* **Entry 1:** Limit order at the **top** of the entry zone
* **Entry 2:** Limit order at the **bottom** of the entry zone
* You decide the capital split, e.g., `50-50`, `30-70`

✅ Make sure the total adds up to **100%**

📌 Example:

* 50% of capital at higher price
* 50% at a lower price\
  → If both fill, your average entry improves. If only one fills, you're still in position.

***

#### 🔹 Option 1: **Three Entries (1 Market + 2 Limit Orders)**

Best for **fast breakouts** when you want to catch the move quickly but still average down.

* **Market Entry:** Executes immediately at signal time
* **Entry 1:** Limit order at a lower price
* **Entry 2:** Limit order at an even lower price

📌 Example splits: `30-35-35` or `20-40-40`\
✅ Total must equal **100%**

***

#### 💡 Why Entry Strategy Matters

Most traders lose because they enter too early, too late, or go all-in at once.\
The mrD Bot distributes your capital smartly — helping you get the **best average entry price**, especially in volatile markets.

Whether you're swing trading or scalping, this feature gives you the flexibility to **enter smarter, not harder.**

***

#### 🧠 Best Practices

* 🚀 For trending markets → Use **Market + Limit**
* 🔄 For reversal/pullback setups → Stick to **Limit Only**
* 🛠 You can change your setup anytime in seconds

***

#### 🛠 How to Configure in the Bot

1. Go to Telegram ➝ **Main Menu**
2. Select **Entries**
3. Choose your mode:
   * `0` → Two Limit Entries
   * `1` → Market + Two Limit Entries
4. Enter your capital split:
   * For Option 0: `50-50`, `30-70`, etc.
   * For Option 1: `20-40-40`, `30-35-35`, etc.\
     ⚠️ Total must be **100%**

***

#### 📈 Example in Action

Let’s say a long signal is triggered on $STGUSDT.\
You’ve set `30-35-35` →

* Bot enters 30% of capital immediately (market)
* Then places 2 limit orders at lower prices

✅ The result?\
Smooth execution. Better average. Less slippage.\
You're still in control — just automated.

***

#### 📩 Need Help?

***

> Great trades start with smart entries.\
> Set your strategy. Let the bot execute it.

👉 Next: [8. Take-Profit & Trailing Explained →](/feature/auto-trading-bot/auto-trading-bot-setup/9.-take-profit-and-trailing-explained.md)


---

# 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/8.-entry-options.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.
