# Auto Trade

## 1. Module function explanation of Auto Trade

| **Module**                     | **Explanations**                                                                                                                            | **Position/Suggest**                                                                                |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| Select Template                | <ul><li>Default: off</li><li>Click to enable, <strong>New Coin</strong> / <strong>Fomo Coin</strong> options — choose one.</li></ul><p></p> | <div><figure><img src="/files/HXX7ij11pSi8w19R71y7" alt=""><figcaption></figcaption></figure></div> |
| Per buy amount                 | Set your buy amount per trade                                                                                                               |                                                                                                     |
| <p>Total buy amount<br></p>    | Set your total buy amount for Auto Trade                                                                                                    |                                                                                                     |
| Buy gas/Sell Gas               | Default: 0.002                                                                                                                              |                                                                                                     |
| Buy Tip/Sell Tip               | Default: 0.001                                                                                                                              | Generally tip is more important than gas for your trade speed.                                      |
| Anti-MEV                       | Default: off                                                                                                                                | If you trade amount is over 100USD, we suggest you enable your Anti-MEV.                            |
| Buy Slippage/Sell Slippage     | Default: 20%                                                                                                                                | Pumpfun slippage                                                                                    |
| Buy Conditions                 | Title: cant click                                                                                                                           |                                                                                                     |
| Min Age/Max Age                | Token create minute                                                                                                                         |                                                                                                     |
| Min MC/Max MC                  | Market Cap of token                                                                                                                         |                                                                                                     |
| <p>1m Change/5m Change<br></p> | The percentage value price up in the last x minute                                                                                          |                                                                                                     |
| 5m Change/min                  | <p></p><p>The percentage by which the price has risen in the last 5 minutes</p>                                                             |                                                                                                     |
| 1m TXS Change                  | The percentage within 1 minute transaction growth rate                                                                                      |                                                                                                     |
| Last 3 Blocks Amount           | The total transaction amount for the last three blocks below                                                                                |                                                                                                     |
| Sell Conditions                | Title: cant click                                                                                                                           |                                                                                                     |
| Add                            | Set sl/tp（%）                                                                                                                                |                                                                                                     |
| Create                         | Click to create your Auto Trade                                                                                                             |                                                                                                     |
| Back                           | Back to the last page                                                                                                                       |                                                                                                     |
| Transaction trigger            | Its a case of Auto Trade buy and sell                                                                                                       |                                                                                                     |

## 2. Precautions of Auto Trade

**Buy Rules**

1. If no buy Template is set, the system will automatically buy newly listed PUMP tokens that have more than 3 trades in the last 5 seconds.
2. Each token will only be bought once.

**Sell Rules**

1. Tokens will be sold according to the limit order. If no limit order is set, the system will not sell.

**Stop Conditions**

1. Buying will automatically stop if your balance is insufficient.
2. If the bot fails to sell after 3 retries, it will stop trading automatically.


---

# 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://tradewiz.gitbook.io/tradewiz/auto-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.
