For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a Copy Trade​​

This interface is your core panel for copy trading configuration on the Hyperbot web version. The left side shows real-time data of the "Trader/Smart Money" you intend to follow, while the right side contains the copy trading parameters you need to configure.

Part 1: Deep Dive into Interface Functions

Let's explain the meaning of each parameter in the image, following the order from left to right, top to bottom.

1. Left Panel: Signal Source Preview (Trader Preview)

This shows the real-time status of the target wallet ("Master Trader") you are viewing.

  • Top Search Box (0x880...): Displays the current target trader's wallet address.

  • Total Position Value: $119,978,146.... Shows the total value of all open positions for this trader.

  • uPnL (Unrealized PnL): $15,947,111... (Green). Shows the floating profit/loss of the trader's current holdings. Green indicates profit, and Red indicates loss.

  • Symbol List: Lists the specific coins and directions currently held by the trader:

    • Short (Red): Shorting (e.g., BTC, ETH, SOL, BNB).

    • Long (Green): Longing (e.g., AVAX, LTC).

    • Isolated: Isolated margin mode and leverage multiplier (e.g., 11x, 12x).

    • Position Value / uPnL: Specific value and PnL status for each individual trade.

2. Right Panel: Copy Configuration (Settings)

This is the core area where you need to take action.

A. Account Selection (Select Own Addresses)

  • 0x49AC...D2E7f6: Click the dropdown menu to select which connected wallet you want to use for copy trading.

  • $ 59.96: Shows the current available balance of your selected wallet.

    • ⚠️ Important Note (Grey text in image): Due to price difference risks in cross-platform copy trading and minimum opening limits on platforms like Hyperliquid/Aster, Hyperbot has raised the minimum copy trading threshold to $30. If your single copy trade amount is below $30, the trade may fail.

B. Trade Strategy Decides whether you "follow along" or "bet against".

  • Trend Following (Currently Selected): Positive copy trading. If the trader buys, you buy; if they long, you long. Suitable for following traders with high win rates.

  • Hedging (Inverse): Inverse copy trading. If the trader buys (Long), the system automatically sells (Short) for you. Typically used for hedging risks or when you consider the trader to be a "counter-indicator".

C. Leverage Settings (Leverage)

  • Slider (1x - 40x): Sets the leverage multiplier for your copy trades.

  • Current Setting (1 x): Indicates 1x leverage (no leverage). You can adjust the slider based on your own risk tolerance.

D. Follow Buy Mode Decides "how much to buy" or "how to buy".

  • Fixed: Regardless of how much the trader buys, you open positions with a fixed amount each time (e.g., $100 per trade).

  • Proportional (Currently Selected): Follows based on capital ratio. For example, if the trader uses 10% of their total funds, you also use 10% of yours. This is the most recommended mode as it maintains consistent position management.

  • Maximum: Usually refers to setting an upper limit for a single copy trade to prevent excessive exposure.

E. Follow Sell Mode Decides "how to sell" or "how to close positions".

  • Not to Sell: You do not close when the trader closes. You need to close positions manually.

  • Sell Principal at 2x: An automatic profit-taking strategy. When profit reaches 2x the principal, it automatically sells the principal amount, letting the profit run.

  • Proportional (Currently Selected): Fully synchronizes with the trader's selling actions. If they sell half, you sell half; if they close all, you close all. Recommended for beginners.

  • TP/SL: Use your own Take Profit and Stop Loss ratios, independent of the trader's exit actions.

F. Note

  • Optional: You can name this strategy or add a note for easier future management.


Part 2: Step-by-Step Tutorial

If you want to create a standard copy trading task, please follow these steps:

  1. Select Your Wallet: In the top right Select Own Addresses dropdown, select the wallet where you have deposited funds. Ensure the balance is sufficient (suggested >$30 to meet minimum opening requirements).

  2. Select Trade Strategy:

    • If you trust the trader's skills, click [Trend Following].

    • If you want to bet against them, click [Hedging].

  3. Set Leverage: Drag the slider. Beginners are advised to keep it at 1x - 3x low leverage to avoid excessive risk.

  4. Set Buy Mode: Recommend selecting [Proportional]. This allows you to replicate the trader's position management logic.

  5. Set Sell Mode: Recommend selecting [Proportional]. This ensures you can stop loss or take profit in time, fully syncing with the trader's rhythm.

  6. Confirm Creation: Check that all parameters are correct, then click the [Create] button at the bottom.

🔔 Final Step: Activate Bot for Notifications (Activate Bot)

After successfully creating the strategy on the web, to ensure you can track fund movements in real-time (e.g., whether copy trading succeeded, opening prices, closing profits, etc.), you need to activate the official trading bot on Telegram.

  1. Find the Bot: Open Telegram and enter the bot ID in the search bar: @Hyperbotai_bot

  2. Click Start: Enter the chat window and click the [Start] button at the bottom.

  3. Done! Once activated, your web operations will be linked with Telegram. As soon as the system executes any action based on your strategy (such as auto-opening positions, taking profit, or daily trade summaries), the bot will send you a popup notification immediately.

Last updated