Copy Trading

What Is Copy Trading?

Copy trading automatically mirrors trades from any Solana wallet. When your target wallet buys or sells a token, your bot executes the same trade using your configured settings.

  • Copy trading only executes when the target wallet trades.

  • A 1% swap fee applies to each copied trade.

  • Not all wallet types are suitable for copying — see the Sniper Warning below.


Getting Started

  1. Tap Copytrading on the home screen

  2. Tap New to add a wallet to copy

  3. Paste the Solana wallet address you want to copy

  4. Assign a Label (name tag) for easy identification when managing multiple strategies

  5. Select a copy mode:

    • Standard — mirrors both buys and sells from the target wallet

    • Buy Only — mirrors buy transactions only, ignoring sells. Use this when you want to discover tokens a trader is buying but manage your own exit strategy.

  6. Configure your settings (see below)

  7. Tap Add to activate


Configuration

Core Settings

Label

Name tag to identify this copy trade

Target Wallet

Solana wallet address to copy

Buy Amount

How much to spend per copied buy — choose a percentage of the target's buy or a fixed SOL amount

Copy Sells

Toggle on to mirror sell transactions (on in Standard mode, off in Buy Only mode)

Slippage

Price tolerance for copied trades. Default: 25% — higher than the standard 20% to account for execution delay when mirroring

Tip

Validator tip for faster execution. Higher activity wallets may require a higher tip for timely execution

Filters (Advanced Options)

Min Market Cap

Only copy trades for tokens above this market cap

Max Market Cap

Only copy trades for tokens below this market cap

Min Liquidity

Only copy trades for tokens with at least this much liquidity

Buy Once Per Token

Skip additional buys for tokens you already hold

Require Renounced Mint

Only copy tokens where mint authority has been renounced

Max Buy Per Token

Maximum SOL to spend on any single token across all copied trades


Sniper Warning

⚠️ Avoid copying sniper bots or custom program wallets. These wallets execute trades through specialized contracts that the copy trading system cannot replicate — resulting in failed transactions or unexpected behavior. Stick to wallets that trade through standard DEX interfaces.


Supported Pools

Copy trading works with the following DEX pools:

  • Pumpswap

  • Raydium AMM

  • Raydium CLMM (Concentrated Liquidity)

  • Meteora

  • Jupiter-routed swaps

If the target wallet trades on an unsupported pool, that trade will be skipped.


Managing Strategies

Each copy trade shows its status:

  • 🟢 Running — actively mirroring the target wallet

  • 🟠 Inactive — paused or disabled

From the Copytrading screen you can:

  • View all active strategies with wallet name, mode, and trade count

  • Pause or resume any strategy

  • Edit settings (slippage, amount, filters)

  • Delete — permanently remove a copy trade

If your SOL balance is insufficient to execute a copied trade, that trade is skipped (no partial execution or retry).


Troubleshooting

Trades not copying

Check that the strategy is 🟢 running, wallet address is correct, and the target is trading on a supported pool

Failed transactions

Target wallet may be using a custom program or sniping bot — consider removing it

Delayed execution

Copy trades execute after the target transaction confirms on-chain. For fast-moving tokens, the higher default slippage (25%) helps accommodate price differences. Increasing your tip can also improve speed.

Unexpected tokens

Tighten your filters — set min market cap, min liquidity, or enable "Require Renounced Mint"

Last updated