# Trade Monitor

The Trade Monitor feature is designed to provide you with insights and real-time monitoring of your trading activities. This tool is particularly useful for tracking and analyzing the performance of trades to optimize strategy and execution.

### Main Menu > [🖥️](https://emojipedia.org/desktop-computer) Trade Monitor

<figure><img src="/files/U6pqAK3jdrYal3rBswHi" alt=""><figcaption><p>Trade Monitor</p></figcaption></figure>

### How to Add New Trade Monitor

{% stepper %}
{% step %}

### Click on the Trade Monitor

Click Add New Trade Monitor.

<img src="/files/YxiexGnQkqtp4ItwGwD2" alt="Add New Trade Monitor" data-size="original">

{% endstep %}

{% step %}

### Select Trade Monitor Option

Manually or from hash.

<img src="/files/Dd1bHIw3Xmdz0JcYlfGg" alt="Trade Monitor Options" data-size="original">

#### 1/ Add New Trade Monitor Manually

Select your wallet for monitoring.

Type Token Address for monitoring.

#### 2/ Add New Trade Monitor From Hash

Enter buy tx hash.
{% endstep %}
{% endstepper %}

### Trade Monitor Settings

<figure><img src="/files/hsPULuybXy736K8QFCBK" alt=""><figcaption><p>Trade Monitor Settings</p></figcaption></figure>

{% hint style="info" %}

### Trade Monitor Functions

**Anti-Rug**

* Enable this to activate automatic checks against potential rug pulls in your trading pairs.

**Auto-Sell**

* Set your desired conditions for auto-selling to manage trades without manual intervention.

**Trailing**

* Enable trailing to dynamically protect your profits while allowing your trades to benefit from favorable market movements.

**SL (Stop-Loss)**

* Set your stop-loss level to manage risk and prevent excessive losses on your trades.

**TP (Take Profit)**:

* Define your take profit target to lock in gains at your specified price point.

**Approve**

* Ensure the token is approved to enable smooth execution of trades and related operations.

**Chart**

* Use the chart feature to analyze trends and make informed trading decisions based on visual data.

**Refresh**

* Click refresh to get the most recent information and ensure your decisions are based on up-to-date data.

**Refresh Timer**

* Refresh timer for your automatic trades.

**Edit Amount**

* Modify the trade amount to match your current trading strategy or market conditions.

**Delete**

* Use this option to delete any trade monitor that you no longer need or want to keep active.

**Reset**

* Click reset to revert any changes and restore the original settings for the trade monitor.
  {% endhint %}


---

# 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.bitfoot.com/bitfoot-bot/additional-tools-and-settings/trade-monitor.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.
