# Telegram Alert BOT

## I. Introduction

**Copin Alert Bot** is a real-time trading tracker designed for **perpetual DEX users**. It instantly notifies you of **trading activity** from wallets you follow — including copy trades, signal strategies, and smart money behavior — via **Telegram or Webhook**. With 50+ supported perp DEXs and smart filtering, Copin Alert helps you **stay ahead**, **react faster**, and **trade smarter**.

## II. What can you do with Copin Alert?

<table><thead><tr><th width="160.5234375">Alert Type</th><th width="203.49609375">Best For</th><th>Example Use Case</th></tr></thead><tbody><tr><td>System Alerts</td><td>Copy traders</td><td>Get notified when your copied trader opens/increases/decreases/closes a position</td></tr><tr><td>Watchlist Alerts</td><td>Strategy observers</td><td>Track wallets showing great performance</td></tr><tr><td>Custom Alerts</td><td>Advanced signal users</td><td>Set alerts based on strategy behavior</td></tr></tbody></table>

## III. System Alerts (Auto Notifications)

Get notified when a **copied** or **watchlisted** trader performs a trade.

### 1. Direct Message

* Go to **Alert Settings** > Select **Copied Trader**
* Choose **Direct Message** → Redirects to Telegram
* Click **Start** in Telegram to link your account

You’ll now receive alerts in your Telegram DM when a copied trader trades.

{% embed url="<https://www.youtube.com/watch?v=hPk47ZkxZiY>" %}

### 2. Group Message

* Go to **Alert Settings** > Select **Copied Trader**
* Choose **Group Message** and copy the bot name
* In your Telegram group, **add** [`@copin_io_bot`](https://t.me/copin_io_bot)
* The bot returns a **Group ID** → Paste it back into Copin and name the group

Done! Your group now receives trade alerts.

{% embed url="<https://www.youtube.com/watch?v=XRHg3oDri-g>" %}

**Alert Result Example**

Sample Telegram alert when a copied trader opens a position.

## IV. Watchlist Trader Alerts

Same setup as above, but select **Watchlist Traders** instead of Copied Traders.

### 1. Direct Message

{% embed url="<https://www.youtube.com/watch?v=v9X892-p-gI>" %}

### 2. Group Message

{% embed url="<https://www.youtube.com/watch?v=FSKKWMgqrlE>" %}

## V. Managing Your Alerts

Go to **Watchlist Trader Settings** to:

* **Add** or **remove** traders
* Toggle alerts on/off as needed

<figure><img src="/files/lP0VBmwWozeQK3JFxzwU" alt=""><figcaption><p><em>Easily manage which wallets to track from one place.</em></p></figcaption></figure>

## VI. Custom Alerts – Advanced Setup

Create your own alert logic using filters and delivery options. Click **CREATE NEW ALERT** to start.

<figure><img src="/files/0V3yQo6q0X4mG2Lfneqq" alt=""><figcaption></figcaption></figure>

### 1. By Trader Filter

* Select **Trader Filter**

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

* Filter options:
  * **(1) Time Frame** – Define how recent trade must be
  * **(2) Protocol** – Choose perp DEXs to monitor
  * **(3) Trading Pairs** – Focus on selected markets (e.g. ETH, BTC)
  * **(4) Conditions** – Set rules (PnL, ROI, size, leverage, etc.)

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

*Example:* Track scalp traders by filtering for short-term high ROI + small size trades

* Choose your **Delivery Channel**: Telegram → Direct or Group

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

### 2. By Trader Group

* Select **Trader Group**

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

* Add wallets you want to track

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

* Paste addresses and click **Add**

<figure><img src="/files/70xmHKaSwio9oR1Wyp2Z" alt=""><figcaption></figcaption></figure>

* Set your Telegram delivery method

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

{% embed url="<https://www.youtube.com/watch?v=aeokxvtqlUI>" %}

**Edit or Delete an Alert**

* Go to your alert list
* Click the **three-dot menu**
* Choose **Edit** or **Delete**

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

***

**Tips for effective alerts**

* Use **System Alerts** for passive tracking
* Use **Watchlist Alerts** to follow specific wallets
* Use **Custom Alerts** for high precision and filtering

Combine multiple alert types to build your own alpha radar with Copin Alert Bot.


---

# 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.copin.io/features/telegram-alert-bot.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.
