Copy Trading Configuration
Learn what each setting in copy trading configuration does.
What is copy trading?
Pick a smart money wallet and follow its trades. If they buy, you buy. If they sell, you sell. On top of that, we support advanced strategy controls such as buy/sell amount rules, trade filters, and automatic take-profit/stop-loss after buying.
Copy trading settings explained
Basic information
- Name: Give your copy trading task a memorable name.
- Chain: The target chain. Currently, Solana is supported.
- Target address: The smart money address you want to follow.
- My wallet: The wallet that executes copy trades, selected from your "My Wallets" list.
- Notes: Record your ideas or context for this task.
Buy settings
- Enable buy: You must turn this on to follow buy transactions; otherwise, smart money buys are ignored.
- Buy mode: Choose one of the three modes below.
- Copy amount: Buy the same amount as smart money. You can set a max amount limit.
- Fixed amount: Buy a fixed amount regardless of how much smart money buys.
- Fixed ratio: Buy a percentage of smart money's amount. For example, at 10%, if smart money buys 1 SOL, you buy 0.1 SOL.
- Max buy amount: Caps the maximum amount per buy to avoid oversized entries.
- Min target amount: Filter. If smart money's buy amount is below this value, do not copy buy.
- Max target amount: Filter. If smart money's buy amount is above this value, do not copy buy.
- Min market cap: Filter. If the bought token's market cap is below this value, do not copy buy.
- Max market cap: Filter. If the bought token's market cap is above this value, do not copy buy.
- Min token age: Filter. If the token age is below this value, do not copy buy.
- Max token age: Filter. If the token age is above this value, do not copy buy.
- Min pool size: Filter. If the token liquidity pool size is below this value, do not copy buy.
- Max pool size: Filter. If the token liquidity pool size is above this value, do not copy buy.
- Ignore add-to-position: Filter. If smart money is adding to an existing position, do not copy buy.
- Ignore freezable tokens: Filter. If freeze authority is still enabled, do not copy buy.
- Ignore mintable tokens: Filter. If mint authority is still enabled, do not copy buy.
- Ignore delegated tokens: Filter. If the token is fully delegated to another address, do not copy buy.
- Max slippage: Other trades may occur between smart money's transaction and your copy trade, impacting your actual execution price. Max slippage controls maximum acceptable buy cost. To stay close to smart money's cost, set it below 10%. To prioritize fill probability, set it higher.
- Fast mode and anti-MEV mode:
- Fast mode: Broadcasts transactions through multiple high-stake node channels; only one final transaction lands on-chain, with reliable speed.
- Anti-MEV mode: Submits transactions only through anti-MEV services to prevent sandwich attacks.
- Priority fee: Paid directly to the current leader node. Higher fees are more likely to be ranked earlier in the block.
- Tip: Paid to the transaction relay/broadcast service. Higher tips rank your transaction higher within the relay and get it sent earlier to partner nodes.
- Retry: Enable retry logic to automatically retry when transactions fail for specific reasons (for example, slippage too low).
- Max retries: Maximum retry attempts before stopping.
- Retry interval: Time between retries in seconds.
- Ignore slippage on retry: If enabled, retries ignore your "Max slippage" setting to prioritize completion.
Sell settings
- Enable sell: You must turn this on to enable automatic selling; otherwise, no auto-sell is executed.
- Sell mode:
- Follow ratio: Keep the same position reduction ratio as smart money. If smart money sells 30%, you also sell 30%.
- Sell all: Sell your full position regardless of how much smart money sells.
- Min target amount: Filter. If smart money's sell amount is below this value, do not copy sell.
- Max target amount: Filter. If smart money's sell amount is above this value, do not copy sell.
- Take-profit settings: You can add up to 3 take-profit tiers. Each tier supports:
- Price increase: The percentage gain that triggers take-profit. For example, 50% means take-profit triggers when price rises 50%.
- Sell quantity: The percentage of current position to sell when that take-profit tier triggers. For example, 50% means sell half of your current position.
- Stop-loss settings: You can add up to 3 stop-loss tiers. Each tier supports:
- Price decrease: The percentage drop that triggers stop-loss. For example, 30% means stop-loss triggers when price drops 30%.
- Sell quantity: The percentage of current position to sell when that stop-loss tier triggers. For example, 50% means sell half of your current position.
- Max slippage: Other trades may occur between smart money's transaction and your copy trade, affecting your execution price. Max slippage controls execution price bounds. To keep cost closer to smart money, set it below 20%. To prioritize immediate exit, set around 50%. Selling is relatively safer and less likely to be sandwiched, so using higher slippage can help ensure immediate execution.
- Fast mode and anti-MEV mode:
- Fast mode: Broadcasts transactions through multiple high-stake node channels; only one final transaction lands on-chain, with reliable speed. (Sell transactions are less likely to be sandwiched, so Fast mode is recommended.)
- Anti-MEV mode: Submits transactions only through anti-MEV services to prevent sandwich attacks.
- Priority fee: Paid directly to the current leader node. Higher fees are more likely to be ranked earlier in the block.
- Tip: Paid to the transaction relay/broadcast service. Higher tips rank your transaction higher within the relay and get it sent earlier to partner nodes.
- Retry: Enable retry logic to automatically retry when transactions fail for specific reasons (for example, slippage too low). (Retry is recommended for sell transactions to improve immediate exit reliability.)
- Max retries: Maximum retry attempts before stopping.
- Retry interval: Time between retries in seconds.
- Ignore slippage on retry: If enabled, retries ignore your "Max slippage" setting to prioritize completion.