# Strategy Settings

<figure><img src="/files/8yJDAKt5jd94NYzuL5xC" alt=""><figcaption></figcaption></figure>

#### Change Wallet

You can change the selected Copy Trading wallet from here.

#### Enable/Disable the Bot

You can Disable and then Re-Enable the Copy Trading Bot without deleting it.

#### Set Max Spend

This is the Max amount in ETH you want to spend. It will cap all the copy trades at this amount you select or enter. If source trades are larger, they will still be executed for you but with this max cap amount only.

#### Set Tip

Set the extra Priority Fee ( Bribe ) for all your Copy Trading transactions. Gets you priority. This will be more helpful in the upcoming optional Frontrun Copy Trading.

#### Copy Scale

This is the percentage of the original source trade that you want to spend in your trade. For example, if you set 20%, and original trade is 1 ETH, 0.2 ETH will be your trade amount.

#### Copy Buy/Sell/Both

You can select what kinds of trades do you want to copy from the source address. You can choose to only copy Buy trades, Sell trades or both. On copying only Buy trades, we are soon launching the option to Limit sell after buying.

#### Advanced Settings

<figure><img src="/files/SwQjvQvxvlzNLGQEWP2P" alt=""><figcaption></figcaption></figure>

* **Honeypot Detection:** When enabled, we will monitor the taxes and other factors. If a Honeypot is detected, your Snipe will be skipped.
* **Max Buy and Sell Tax:** When set, we will Snipe only if the Buy and Sell taxes are below the set %.
* **Max and Min Liquidity:** When set, we will Snipe only if the liquidity is in the range between Max and Min.
* **Max and Min Market Cap:** When set, we will Snipe only if the Marketcap is in the range between Max and Min.

**Editing a particular copytrading strategy will automatically reflect on all the bots created with that strategy from then after.**&#x20;


---

# 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.magnum.trade/telegrambot/copy-trading/strategy-settings.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.
