> ## Documentation Index
> Fetch the complete documentation index at: https://docs.frenflow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Copy Trading on Telegram

> Set up and manage copy trading entirely from the FrenFlow Telegram Bot. Follow traders, configure settings, and monitor copies.

<Frame>
  <img src="https://mintcdn.com/frenflow/627dhj3Gzijc4hEC/images/tg-copy-trading1.webp?fit=max&auto=format&n=627dhj3Gzijc4hEC&q=85&s=56c04f13a6149b49c8efc1c2c78bea78" alt="Copy Trading Telegram" width="800" height="400" data-path="images/tg-copy-trading1.webp" />
</Frame>

## <span style={{color: "#baf820"}}>Overview</span>

Everything you can do with copy trading on the website is also available from the Telegram Bot — browse traders, configure copy settings, manage leaders, and get real-time notifications.

## <span style={{color: "#baf820"}}>1. Browse the Leaderboard</span>

Use `/leaders` to open the trader leaderboard in Telegram.

You'll see top traders ranked with:

* PnL (profit)
* Volume
* Win rate
* Number of copiers

<Frame>
  <img src="https://mintcdn.com/frenflow/h-EX4DmLknUOJoga/images/tg-leaderboard.png?fit=max&auto=format&n=h-EX4DmLknUOJoga&q=85&s=ed00010338ec4dc3b053e72f16def994" alt="Leaderboard in Telegram" width="572" height="703" data-path="images/tg-leaderboard.png" />
</Frame>

<br />

Use the **Sort** buttons to switch between profit and volume ranking. Navigate pages with the pagination buttons.

## <span style={{color: "#baf820"}}>2. Start Copying a Trader</span>

<Steps>
  <Step title="Select a trader">
    Tap on any trader in the `/leaders` list to see their stats.
  </Step>

  <Step title="Tap Follow / Copy">
    Choose to start copying their trades.
  </Step>

  <Step title="Choose copy mode">
    * **Fixed** — Same dollar amount per trade (e.g., \$10)
    * **Percentage** — Percentage of your balance per trade (e.g., 5%)
  </Step>

  <Step title="Set your stake">
    Enter the dollar amount or percentage depending on your chosen mode.
  </Step>

  <Step title="Configure sell mode">
    Choose how to handle when the leader sells:

    * **Mirror** — Exact same action
    * **Same percentage** — Match their sell percentage
    * **Sell all** — Close your full position
    * **Manual** — You handle exits yourself
  </Step>

  <Step title="Confirm">
    Review and confirm. Copy trading starts immediately.

    <Frame>
      <img src="https://mintcdn.com/frenflow/U50mHCVBRxsuBuWL/images/tg-copy-leader.png?fit=max&auto=format&n=U50mHCVBRxsuBuWL&q=85&s=cd81fcf99f06f6b8b88e4c0236fffc83" alt="Copy a trader in Telegram" width="477" height="341" data-path="images/tg-copy-leader.png" />
    </Frame>
  </Step>
</Steps>

## <span style={{color: "#baf820"}}>3. Manage Your Leaders</span>

Use `/leaders` to see all traders you're currently copying. For each leader you can:

| Action            | How                                                        |
| ----------------- | ---------------------------------------------------------- |
| **Edit settings** | Tap the leader → Configure → change mode, stake, sell mode |
| **Edit name**     | Give the leader a custom display name                      |
| **View stats**    | See their recent performance                               |
| **Stop copying**  | Tap Delete to unfollow                                     |

<Frame>
  <img src="https://mintcdn.com/frenflow/h-EX4DmLknUOJoga/images/tg-leaders.png?fit=max&auto=format&n=h-EX4DmLknUOJoga&q=85&s=5457786859938bef3da675a2268c34b2" alt="Manage copy trading in Telegram" width="580" height="420" data-path="images/tg-leaders.png" />
</Frame>

## <span style={{color: "#baf820"}}>4. Advanced Settings</span>

From the leader configuration menu, you can also set:

* **Entry mode** — Copy all entries, first only, or set a max
* **Max per trade** — Hard cap on any single copy trade
* **Max daily volume** — Limit total daily copy volume
* **Max open positions** — Cap simultaneous positions
* **Budget cap** — Hard cap on total capital deployed
* **Trade size filter** — Min/max trade size to copy
* **Per event / max events** — Control exposure per event and total events open
* **Auto-pause on loss %** — Stop copying if losses exceed a threshold
* **Auto-pause on profit %** — Stop copying when profit target is reached
* **Daily / weekly loss limit** — Pause copying at daily or weekly loss caps
* **Max slippage** — Price tolerance for copies

<Frame>
  <img src="https://mintcdn.com/frenflow/U50mHCVBRxsuBuWL/images/tg-leader-edit.png?fit=max&auto=format&n=U50mHCVBRxsuBuWL&q=85&s=cc662fa3099443da5136a89b4c6d031f" alt="Edit copy trading settings in Telegram" width="607" height="607" data-path="images/tg-leader-edit.png" />
</Frame>

## <span style={{color: "#baf820"}}>5. Copy Trade Notifications</span>

When a copy trade executes, the bot sends you a DM with:

* Market name and outcome (Yes/No)
* Amount invested and shares received
* Leader who triggered the trade
* Current market price

Configure which notifications you receive with `/notifications`.

## <span style={{color: "#baf820"}}>Quick Reference</span>

```
/leaders         — Leaderboard + your followed traders
/follow @user    — Quick follow a trader
/unfollow @user  — Stop copying a trader
/positions       — See positions (including copies)
/stats           — Trading stats including copy volume
```

<Note>
  Copy trading settings are **synced** between web and Telegram. Change your stake on the website and it's reflected in Telegram, and vice versa.
</Note>
