# Trade Monitor Menu

<figure><img src="/files/qeUjEC3gIIrpskqAvCdU" alt="" width="375"><figcaption><p>Active Trade Monitors: Sell Menu</p></figcaption></figure>

We now turn our attention to the button overlay in the above image.

### ⬅️ 🔃 ➡️

The arrows (⬅️ - ➡️) allow you to cycle between your Trade Monitors. Pressing the button "🔃" will force refresh the information displayed in the Trade Monitor and will reset the timer back to 36 hours (96 hours for ⭐ Premium users).

### Copy CA

Clicking this button will copy the token CA to your clipboard.

### *⇔* Go to Sell

This button *s*witches the menu from buying to selling as displayed in the figure below:

<figure><img src="/files/7Tp6XDTe7UOvPHdHyrSw" alt="" width="375"><figcaption><p>Active Trade Monitors: Buy meny</p></figcaption></figure>

### **💳 Multi Buy | 1**

This button is a dropdown and clicking on it will reveal all of your connected wallets for this chain. Initially, only the wallets enabled for ["**Manual**" ](/wallet-setup.md#manual-and-default-wallet)in your *Wallet Settings* are enabled by default, but you can further customize this to select the wallets that you want to participate in any **manual buys initiated by this Trade Monitor.**

### Default Wallet Only

Clicking on this button will automatically select the "**Default"** wallet in "**Multi Buy**" and all other wallets will be disabled. This is useful for instances where you'd like to immediately switch to manually buying with a single wallet without having to do multiple steps in "**Multi Buy**". As a reminder, the ["Default"](/wallet-setup.md#manual-and-default-wallet) wallet can be set in your [*Wallet Settings*](/wallet-setup.md).

### **💳 Multi Sell | 2**

Similarly to "**Multi Buy**", the "**Multi Sell**" button is a dropdown and clicking on it will reveal all of your connected wallets **with a positive balance of the token**. Initially, all wallets will be enabled by default in "**Multi Sell**", but you can further customize this to select the wallets that you want to participate in any **manual sells initiated by this Trade Monitor**.

### Buy X BNB, ETH, AVAX, S, TON, TRX or SOL

Buy the amount of tokens equivalent to *X* amount of BNB, ETH, AVAX, S, TON, TRX or SOL using the selected wallets in "**Multi Buy**".

### Ape Max

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

Buy max TX of the token using the selected wallets in "**Multi Buy**".

### Buy X Tokens

#### *Not available on TON*

Buy *X* amount of tokens using the selected wallets in "**Multi Buy**".

### Sell Initials

Sell the amount of tokens equivalent to the amount of BNB,&#x20;ETH, AVAX, S, TON, TRX or SOL currently in the *Initial* of this Trade Monitor&#x20;and for the selected wallets in "Multi Sell”.

### ☢️ Sell All

Sell your **entire holdings of this token across all the wallets** that you've generated or imported for this chain.

### Sell X%

Sell X% of your token balance for the selected wallets in "**Multi Sell**".

### Sell X BNB, ETH, AVAX, S, TON, TRX or SOL

Sell the amount of tokens equivalent to *X* amount of X BNB, ETH, AVAX, S, TON, TRX or SOL using the selected wallets in "**Multi Sell**".

### Sell Max TX

*Exclusive to ETH, BSC, Base, Avalanche, Sonic and Arbitrum*

Sell max TX of the token using the selected wallets in "**Multi Sell**".

### Sell X Tokens

Sell *X* amount of tokens using the selected wallets in "**Multi Sell**".

### Slippage

By default, *Slippage* will have the same value of *Slippage* set in your *Global* [*Buy*](/global-settings/buy-settings.md) and [*Sell*](/global-settings/sell-settings.md) *Settings*, for the *Buy Menu* and the *Sell Menu* respectively. You can set a new slippage value though this menu for your buys and sells separately. This change will only impact **manual** buys and sells **initiated through this Trade Monitor**. In other terms, setting a slippage value here will not impact the slippage set in your *Global* [*Buy*](/global-settings/buy-settings.md) and [*Sell*](/global-settings/sell-settings.md) *Settings*.

### Gas Price/Delta

*Not available on Arbitrum, TRX and TON*

By default, *Gas Price/Delta* will have the same values of *Gas Price/Delta* set in your *Global* [*Buy*](/global-settings/buy-settings.md) and [*Sell*](/global-settings/sell-settings.md) *Settings*, for the *Buy Menu* and the *Sell Menu* respectively. You can set a new gas price/delta value though this menu for your buys and sells separately. This change will only impact **manual** buys and sells **initiated through this Trade Monitor**. In other terms, setting a gas price/delta value here will not impact the gas price/delta set in your *Global* [*Buy*](/global-settings/buy-settings.md) and [*Sell*](/global-settings/sell-settings.md) *Settings*.

### ❌ Delete

Deletes the Trade Monitor. As mentioned previously, this will have no impact on your positions for this token, or on any limit orders that you have set. You can bring the token back to the monitor by tracking the token again from the corresponding Token Report.

### 🟢 | 🔴 *Anti-Rug*

#### *Exclusive to **BSC and Ethereum***

As explained [earlier](/global-settings/general-settings.md#or-anti-rug), this feature attempts to frontrun liquidity rugs, blacklisting functions, trade disables, tax hikes, unnatural mints, and practically anything that would “rug” you. **The bot will detect when a malicious transaction is sent to mempool and will try to sell your holdings before the malicious transaction goes through, thus saving your investment.**

If *Anti Rug* is enabled in your [Global General Settings](/global-settings/general-settings.md), all spawned Trade Monitors will have *Anti Rug* enabled by default. You could also manually enable or disable *Anti Rug* directly through each Trade Monitor.

### ⚙️ Buy Limit

Check, edit and add buy limit orders for this token. This will be discussed thoroughly in Section X.

### ⚙️ Sell Limit

Check, edit and add sell limit orders for this token. This will be discussed thoroughly in Section X.


---

# 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.maestrobots.com/trade-monitor/trade-monitor-menu.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.
