# Telegram Alerts-Activities

### **Overview**

The **Telegram Alerts** feature allows users to receive real-time notifications about their **Favorite Wallets** directly in their Telegram chat. These alerts provide instant trade updates, ensuring that traders never miss crucial market movements.

### **Key Benefits**

* **Instant Trade Notifications:** Receive real-time updates on your favorite wallets' activities.
* **Stay Ahead of Market Movements:** React quickly to profitable trade opportunities.
* **Seamless Dextrabot Integration:** Easily transition from Telegram alerts to in-depth wallet analysis.
* **Automated Trade Monitoring:** Eliminate the need for manual tracking and always stay informed.

The **Telegram Alerts** feature is essential for traders who want to act fast on market insights and make informed trading decisions.

<div align="left"><figure><img src="https://3477217969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaWiG6XtemfC9IwxonZpa%2Fuploads%2FHV0aPkna5531P0XHtYJe%2Fimage.png?alt=media&#x26;token=6480bace-7c9f-4f8b-b18f-0ca229859826" alt="" width="375"><figcaption><p>Telegram Alerts</p></figcaption></figure></div>

### **Telegram Trade Alerts - Key Components**

Each alert message contains essential trade details, making it easy for users to quickly assess and react to market changes. Here’s what each element means:

* **🚨 Trade Alert 🚨** → Indicates a new trade execution from a favorited wallet.
* **👤 Wallet:** Displays the trader’s wallet address. Clicking on the link opens the wallet in [**Dextrabot Wallet Details** ](https://docs.dextrabot.com/features/wallet-details)for further analysis.
* **🌐 Coin:** The trading pair involved (e.g., **$HYPE/USDC**).
* **📉 Price:** The price at which the trade was executed.
* **🔢 Size:** The amount of the asset traded.
* **⚡ Direction:**
  * **❌ CLOSE / ⬆ LONG / ⬇ SHORT / 🔄 DECREASE / 🆙 INCREASE** → Describes whether the trader is **closing, opening, increasing, or decreasing** a position.
* **💰 PNL:** Displays the **profit or loss** in the trade. A green 🟢 value indicates a profit, while a red 🔴 value signals a loss.
* **⏰ Time:** The exact timestamp of the trade execution.
* **⚖️ Margin:** Specifies the **margin mode** (e.g., **Cross or Isolated**).

***

### **How to Use Telegram Alerts Effectively**

1. **Enable Telegram Alerts for Favorite Wallets:**

   * Go to the **Feed Activities** page.
   * Click the **"Tracked Wallets - Telegram"** button to integrate alerts with your Telegram account.

   <figure><img src="https://3477217969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaWiG6XtemfC9IwxonZpa%2Fuploads%2F1nDhCcxH22Kw2FLerlHx%2Fimage.png?alt=media&#x26;token=4d5ab9de-c033-4ef1-9ab5-06dcad5a5c7c" alt=""><figcaption></figcaption></figure>
2. **Monitor Trade Movements Instantly:**
   * Get notified when a favorited trader **opens, closes, increases, or decreases** a position.
   * Stay ahead of the market by reacting to key trades as they happen.
3. **Click on Wallet Links for More Insights:**
   * Tap the **wallet address** in the alert to open the **Wallet Details** page and analyze ongoing positions.
4. **Use Alerts for Copy Trading:**
   * Once you spot an interesting trade, go to **Dextrabot** and click **Copy Trade** to replicate the strategy.


---

# 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.dextrabot.com/features/telegram-alerts.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.
