# Signal Copy Trade

### 1. Feature Overview

The **Signal Copy-Trading** feature by **DeBot** is an intelligent auto-trading system that executes buy and sell operations based on various **on-chain signal sources** — such as **smart wallets, AI strategy models, and KOL trading behaviors**.

With **one-click configuration**, users can automate trading actions without manual intervention.\
Once the predefined conditions are met, the system automatically executes buy or sell orders in real time.

DeBot supports automated trading driven by smart signals — including **AI-generated strategies** and **on-chain “smart money” tracking**.\
Users can customize:

* Buy-in conditions
* Take-profit and stop-loss strategies
* Filtering dimensions
* Operation time frames

This provides a more **flexible, efficient, and secure automated trading experience**.\
DeBot is designed to help you *“trade like the smartest wallets on-chain.”*

> ⚠️ **Beta Notice:**\
> The Signal Copy-Trading feature is currently in **Beta testing**, initially open to the **first 100 users**, with priority access for **DeBot Pro members** or **high-score users**.\
> Other users may register to join the waitlist for future access.

***

### 2. How to Access & Create a Signal Copy Trade

**Navigation Path:**\
`Copy-Trad → Signal Copy → Create Copy Trade`   &#x20;

**Setup Steps:**

1. Click **“Create Copy Trade”** to open the configuration page.
2. Customize your signal source, trading rules, and filters.
3. Click **Save** to activate your configuration.

Once saved, DeBot will automatically monitor on-chain activity and execute trades when your defined signal conditions are met.

<div><figure><img src="/files/bMmROCXtTUTUjBBch6Is" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/yuI92XEDzBS1Dd8FZH6C" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 3. Parameter Settings Explanation

| **Field**                         | **Description**                                                                                                                                                                                                                    |
| --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Strategy Name (Required)**      | The user-defined name of the copy-trading strategy, making it easier to manage multiple configurations.                                                                                                                            |
| **Wallet Address**                | The wallet address used to execute trades. Make sure there is sufficient balance for operations.                                                                                                                                   |
| **Amount per Trade (Required)**   | The amount to be bought or sold each time the signal is triggered.                                                                                                                                                                 |
| **Max Buy Frequency per Token**   | Limits how many times a single token can be purchased to reduce over-trading risk.                                                                                                                                                 |
| **Take-Profit / Stop-Loss**       | <p>Allows you to set sell conditions — such as taking profit when the price rises or cutting losses when it drops.<br>💡 <em>Note: There is a method to disable stop-loss to avoid forced exits during volatile rebounds.</em></p> |
| **Signal Frequency**              | <p>Defines how often the strategy reacts to signals (e.g., max 2 trades per minute).<br>DeBot automatically filters signals with a slight delay of <strong>1–2 seconds</strong> for accuracy.</p>                                  |
| **Token Creation Time Limit**     | Limits participation to tokens created within a certain time window (to avoid risky new tokens).                                                                                                                                   |
| **Market Cap Range**              | Sets the minimum and maximum market capitalization for eligible tokens (unit: K, meaning thousands).                                                                                                                               |
| **Number of Holders**             | Filters tokens based on the number of holders — helps exclude low-liquidity or suspicious tokens.                                                                                                                                  |
| **Average Buy Amount per Signal** | Sets the average purchase amount per signal, controlling total exposure.                                                                                                                                                           |
| **Platform**                      | Choose the trading platform where the strategy will be executed.                                                                                                                                                                   |
| **Active Time Window**            | Define when the strategy can run each day (e.g., **08:00 – 23:00**).                                                                                                                                                               |
| **Expiration Time**               | The strategy automatically stops running after the defined expiration date.                                                                                                                                                        |
| **Slippage Limit**                | Defines the maximum acceptable slippage for each transaction.                                                                                                                                                                      |
| **Priority Fee**                  | An optional fee to accelerate transaction confirmation speed on-chain.                                                                                                                                                             |
| **Anti-Sniping Mode**             | Enables anti-sniping protection to avoid front-run or sandwich attacks from malicious bots.                                                                                                                                        |

***

## 4. Official Strategy Templates

### 1. Midnight “Gold-Dog Hunting” Strategy

**Overview:**\
A “gold-hunting” mode designed for night owls.\
During the quietest hours of the market, the most promising meme coins often emerge.\
This strategy continuously monitors the meme market from midnight to early morning, focusing on **newly launched tokens with signs of smart-money inflows**.\
Once a strong signal appears, the system immediately executes the trade — aiming for **early low-entry positioning**.

**Best for:**

* Users who don’t usually trade at night but still want to catch early opportunities
* Players who want to discover “golden dog” meme coins before they trend
* High-risk, high-reward opportunistic traders

**Highlights:**

* Focuses on the **meme coin golden window (02:00–08:00)**
* Automatically captures newly launched coins with **surging on-chain activity**
* High win rate driven by **smart-wallet buy-in signals**

***

### 2. All-Day “Dog-Watch” Strategy

**Overview:**\
A **24/7 smart-tracking strategy** that never sleeps.\
It continuously scans the entire market for promising meme coins, automatically detecting rising opportunities throughout the day.\
Perfect for users who prefer **steady gains without constant monitoring**, this strategy embodies the idea of “earning while you sleep.”

**Best for:**

* Users who want to save time and reduce manual market-watching
* Holders who prefer **smoother profit curves**
* Those who manage **multiple small portfolios** or run **multi-strategy combinations**

**Highlights:**

* **Round-the-clock** monitoring of smart trading signals
* Optimized entry points to **avoid scams or low-quality tokens**
* **Broader conditions** to increase the chances of catching trending meme coins

***

## 5. Important Notes

* The system does **not guarantee every signal trade will execute successfully**, as outcomes may be affected by on-chain congestion, insufficient balance, or slippage.
* All strategies are **user-defined and self-executed** — please manage your own risk carefully.
* You can monitor, pause, edit, or terminate any strategy anytime under the **“Signal Copy Trade”** page.
* It’s strongly recommended to **use a dedicated wallet** for signal trading to prevent major losses from unexpected situations.
* If your wallet balance becomes insufficient, the strategy will automatically stop.
* Please keep at least **0.05 SOL** or **0.01 BNB** in your wallet to ensure you can complete sell transactions and cover gas fees.
* The feature will be gradually rolled out to all users once system stability is verified.


---

# 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.debot.ai/en/basic-features/signal-copy-trade.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.
