# 7. How to Set Trade Volume

**Your Capital. Your Safety. Your Strategy.**

Setting your trade volume is a critical step to ensure the mrD-Indicators Auto-Trading Bot works efficiently while managing your risk safely.

Unlike other bots, **mrD-Indicators Auto-Trading Bot only supports Fixed Volume Mode** — this means you define exactly how much USDT to use per signal.

***

#### 🔐 Fixed Amount (USDT) — Simple, Precise, and Safe

Choose a fixed USDT amount (e.g., $5, $10, $20) that the bot will apply to every trade automatically. The bot will convert this USD amount to the equivalent asset size (e.g., BTC, ETH, SOL) based on market price and execute the order.

***

#### ⚠️ Risk Management Rule — Must Read!

To ensure safe long-term trading, you **must follow proper capital allocation rules**.

> ✅ Recommended Formula:\
> **Trade Volume = Account Balance / 500 to 1000 trades**

***

#### 🧮 Example Calculation:

If your Binance Futures account has:\
💰 **$5,000 total capital**

You should set:

* **Max volume per trade: $10** (5,000 / 500)
* **Safer option: $5** (5,000 / 1,000)

Setting a lower volume helps your account survive long losing streaks, volatile market conditions, and lets the bot work as designed — with hundreds of signals over time.

***

#### 📌 Setup Guide

**Path:**\
Main Menu ➝ `Volume` ➝ Enter your desired USDT amount (e.g., `5`, `10`)

📸 Interface Preview:<br>

{% columns %}
{% column %}

<figure><img src="/files/1CU3M8waa7o9vXEOb4Mj" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/3eOqxSKXezMlqAaEBUv4" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

#### 💡 Pro Tip for New Users

* Never risk your full capital in just a few trades.
* This is not scalping or gambling — it's a **signal system designed to run over 500–1000 trades**.
* Let the strategy do its job — keep your volume small, consistent, and steady.

***

#### 🛠 Need Setup Help?

***

> ✅ Set your volume once, and let the bot do the work.\
> 📉 Survive the dips. 📈 Ride the trends. All hands-free.

👉 Next: [7. Entry Options →](/feature/auto-trading-bot/auto-trading-bot-setup/8.-entry-options.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/7.-how-to-set-trade-volume.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.
