> ## Documentation Index
> Fetch the complete documentation index at: https://docs.systems-echo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Copy-Trade

## Task Manager

<img src="https://mintcdn.com/echo/cYC-VJvMxzX_dWJu/images/image5.png?fit=max&auto=format&n=cYC-VJvMxzX_dWJu&q=85&s=d05f9994184f7ad03a281c3ba3704c84" alt="Image5" className="mx-auto" style={{ width:"65%" }} width="746" height="484" data-path="images/image5.png" />

| Button             | Description                                      | Return |
| ------------------ | ------------------------------------------------ | ------ |
| **Wallet Address** | Create new task based on selected task's values. |        |
| **Start / Stop**   | Start / Stop copy-trade task                     |        |
| **Delete**         | Delete copy-trade task                           |        |
| **Start All**      | Start all created tasks                          |        |
| **Stop All**       | Stop all created tasks                           |        |
| **Delete All**     | Delete all created tasks                         |        |
| **Create Task**    | Create new task from scratch                     |        |
| **Refresh**        | Refresh created tasks                            |        |
| **Home**           | Return to home page                              |        |

***

## Create Task

<img src="https://mintcdn.com/echo/cYC-VJvMxzX_dWJu/images/image6.png?fit=max&auto=format&n=cYC-VJvMxzX_dWJu&q=85&s=f2c13ffa4ae4d77b0d46d8ee8875325d" alt="Image6" className="mx-auto" style={{ width:"50%" }} width="553" height="716" data-path="images/image6.png" />

| Button                | Description                                                     | Return                        |
| --------------------- | --------------------------------------------------------------- | ----------------------------- |
| **W1**                | Shows primary wallet and its balance                            | [Wallet setting](/wallets-tg) |
| **Expiry**            | Expiration Timer for current task                               |                               |
| **Target Wallet**     | Wallet address to copy-trade                                    |                               |
| 💰 **Amount**         | Set fixed SOL amount OR copy percentage of trader's buy         |                               |
| **Follow Sell**       | Copy trader's sells                                             |                               |
| **Platforms**         | Select platforms you want to copy                               |                               |
| **Reverse**           | Reverse copy-trade. Buy on trader's sell and sell when he buys. |                               |
| **FEE**               | Buy / Sell transaction priority fee                             |                               |
| **TIP**               | Buy / Sell transaction tip                                      |                               |
| **SLIP**              | Buy / Sell slippage                                             |                               |
| **Strategy**          | Choose one of pre-created [strategies](/strategies)             |                               |
| **Advanced Settings** | Choose [filters](#advanced-settings) for task                   |                               |
| **Create**            | Create Task                                                     | [Task Manager](#task-manager) |
| **Start**             | Create + Start current task                                     |                               |
| **Reset**             | Change all values to default                                    |                               |
| **Manage Tasks**      | Return to task manager                                          | [Task Manager](#task-manager) |

***

## Advanced settings

<img src="https://mintcdn.com/echo/cYC-VJvMxzX_dWJu/images/image7.png?fit=max&auto=format&n=cYC-VJvMxzX_dWJu&q=85&s=52b1cf0b995b070368708d896805822d" alt="Image7" className="mx-auto" style={{ width:"65%" }} width="686" height="653" data-path="images/image7.png" />

| Button                       | Description                                                                                                                           |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Min/Max Buy Trigger**      | Min/Max buy amount of trader to initiate buy                                                                                          |
| **Min/Max Buy MCAP**         | Min/Max token market cap to initiate buy                                                                                              |
| **Min/Max Buy Amount**       | Works only if you've set a % buy amount. It lets you control the minimum and maximum amount of SOL that can be spent per transaction. |
| **Anti Exit Liquidity**      | Stops task if trader:<br />• Buy-sell within 5 seconds<br />• Does it 3 times                                                         |
| **Max Trades Per Token**     | Buy amount of specific token                                                                                                          |
| **Max Invest**               | Limit of SOL to spend in task.<br />Each buy adds to your tracked total, while each sell reduces it                                   |
| **Max Loss**                 | Max amount of SOL you want to lose.<br /><span style={{color: "#EAB308"}}>Task will stop after limit reach</span>                     |
| **First Interaction**        | Only buy tokens which weren't purchased / transferred before by trader.                                                               |
| **Reverse Min Sell Trigger** | Minimal percentage to be sold to trigger a reverse buy.                                                                               |
| **Reverse Sell**             | Percentage of your holdings to sell when the trader buys in reverse mode.                                                             |
| **Min Token Age**            | Minimum token age in seconds.                                                                                                         |
| **Max Token Age**            | Maximum token age in seconds.                                                                                                         |
