Skip to content

Filters

Filters let you control exactly which trades get copied. Without filters, every trade from the tracked wallet will be replicated. With filters, you can skip trades that don't match your criteria.

Available Filters

Token Filters

FilterDescription
Min LiquidityOnly copy trades on tokens with at least this much liquidity (in USD)
Min Market CapSkip micro-cap tokens below this threshold
Max Market CapSkip large-cap tokens above this threshold
Token AgeOnly copy tokens that have existed for at least N minutes

Trade Filters

FilterDescription
Min Trade SizeIgnore trades smaller than this amount (in SOL)
Max Trade SizeIgnore trades larger than this amount

Security Filters

FilterDescription
Mint AuthoritySkip tokens where mint authority is not revoked
Freeze AuthoritySkip tokens where freeze authority is not revoked
Top 10 HoldersSkip tokens where top 10 holders own more than N% of supply

How Filters Work

When a tracked wallet makes a trade:

  1. Copy.exe detects the transaction
  2. All active filters are checked against the trade
  3. If any filter rejects the trade, it's skipped
  4. If all filters pass, the trade is queued for execution

Filter results are visible in the execution logs so you can see exactly why a trade was skipped.

For beginners, these filters help avoid the riskiest tokens:

  • Min Liquidity: $10,000
  • Token Age: 10 minutes
  • Mint Authority: Revoked only
  • Freeze Authority: Revoked only

TIP

Start with loose filters and tighten them as you learn what works. You can always check the logs to see which trades were filtered out and decide if your filters are too aggressive.

Next Steps

Automated copy trading on Solana.