How to copy

Copy Trading allows you to automatically replicate the operations of a trader (the "Target"). You choose a wallet you consider performant, and the bot will take the exact same positions, using your own budget.

Adding a Target Address

1

Go to the Copy Trade section

Go to the 🎯 Copy Trade section in your bot menu.

2

Click Add Target

Click on the βž• Add a Wallet Tracker button.

3

Paste the Target Wallet Address

The bot will prompt you to paste the Target Wallet Address (e.g., 0x123...abc).

4

Enter Strategy Configuration

Once pasted, you will enter the Strategy Configuration panel for this specific wallet

Allocation Mode: Define whether you want to buy with a Fixed Amount (e.g., 50 USDC.e for every position they take) or as a Percentage of the initial trade (e.g., 10% of the volume the target takes).

Min / Max Price: Set price limits for buying. The bot will not execute the copy if the price is outside this range.

Take Profit (TP): The limit at which the bot will automatically sell your position for a profit (e.g., if the price reaches 0.90 USDC.e per share).

Stop Loss (SL): The minimum threshold to automatically cut your losses (e.g., if the price drops below 0.20 USDC.e).

Daily Cap: Protect your capital by defining a maximum budget it is allowed to spend per day on this specific address.

Limit Price Offset (Slippage): Gives you a certain tolerance (buffer) on order execution. If the market is volatile, this guarantees the purchase.

Copy Execution

When the target records a new Buy or Sell on a market, the bot reads the information on-chain and immediately executes the equivalent operation on your own account using your private key (after reading your TP, SL, and limits).

circle-info

Make sure you have enough liquidity (USDC.e) in your Wallet to prevent copy executions from failing due to insufficient funds.

Last updated