# Signal Bot

Never miss a smart money movement. The Signal Bot delivers real-time alerts based on [Insiders.bot](http://insiders.bot/)'s proprietary algorithms, tracking the on-chain activity of historically profitable wallets.

***

### Getting Started

Open Telegram and search for `@insiderscommunity`, or click [this link](http://t.me/insiderscommunity). The bot will automatically send you signals as they are detected -- no setup required.

#### Understanding the Signal Format

Each signal alert provides a comprehensive breakdown of the trading opportunity. Here is what each section contains:

#### **Opening Section:**

<table><thead><tr><th width="149.9140625">Field</th><th>Description</th></tr></thead><tbody><tr><td>Rank</td><td>The signal's priority ranking relative to other active signals</td></tr><tr><td>Alpha Score</td><td>A proprietary score indicating the overall quality and edge of the signal</td></tr><tr><td>Strength</td><td>Star rating (Low, Medium, High) indicating conviction level</td></tr></tbody></table>

#### **Trade Details:**

<table><thead><tr><th width="165.80078125">Field</th><th>Description</th></tr></thead><tbody><tr><td>Market</td><td>The specific prediction market the signal is for</td></tr><tr><td>Position</td><td>The direction taken (Yes or No)</td></tr><tr><td>Target ROI</td><td>The estimated return on investment if the position wins</td></tr><tr><td>Position Size</td><td>The dollar amount of the trade</td></tr><tr><td>Time</td><td>When the trade was executed</td></tr></tbody></table>

#### **Trader Metrics:**

| Field       | Description                                            |
| ----------- | ------------------------------------------------------ |
| Confidence  | Algorithmic confidence level in this specific trade    |
| Win Rate    | The trader's historical win percentage across all bets |
| Risk        | Risk assessment of the trade                           |
| Best Streak | The trader's longest consecutive winning streak        |
| P\&L        | The trader's total profit and loss                     |
| Volume      | Total trading volume of the wallet                     |
| Bets        | Total number of bets placed                            |
| Best Win    | The trader's single largest winning trade              |

***

### **Action Buttons:**

Each signal includes inline buttons to:

* **Trade:** Opens the market on Polymarket for immediate execution
* **Wallet Profile:** View the full trading history and stats of the signaling wallet
* **Backtesting:** View backtested performance data for this signal type

{% hint style="info" %}
**Pro Tip:** Use the Signal Bot to discover profitable wallets, then set up automated copy trading on those wallets via the Trading Bot or Web Terminal. This combines the best of both -- signal discovery and automated execution.
{% 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://insidersbot.gitbook.io/insiders.bot/telegram-bot/signal-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.
