Trading Pattern Analysis

The Trading Pattern Analysis tool examines trading patterns around a target wallet's transactions to identify both potential alpha traders (who trade before) and copy traders (who trade after).

When you enter or select the command from the menu: /copy_traders [paste solana wallet address here]

Pasting the wallet address after the command with a single space. The system will analyze trading patterns from up to 40 of the most recent tokens traded by the target wallet:

Trading Pattern Analysis

📊 How It Works:

1. Token Analysis:

  • The system analyzes up to 40 most recent tokens traded by the target wallet

  • Each trade (both buys and sells) is analyzed for matching patterns

2. Pattern Detection:

🔮 Alpha Traders (Trading Before):

  • Identifies wallets that make the same trades 1-10 blocks before the target wallet

  • Must match both the token and action (buy/sell)

  • Example: If target wallet buys Token X at block 100, alpha traders are those who bought Token X in blocks 90-99

🎯 Copy Traders (Trading After):

  • Identifies wallets that make the same trades 0-10 blocks after the target wallet

  • Must match both the token and action (buy/sell)

  • Example: If target wallet buys Token X at block 100, copy traders are those who bought Token X in blocks 100-110

3. Output Explanation:

Your results will show:

  • Total Tokens Analyzed: Number of target wallet's tokens examined

  • Total Potential Traders: Number of wallets found matching the patterns

  • Top 5 Alpha Traders: Wallets with highest match percentages for trading before

  • Top 5 Copy Traders: Wallets with highest match percentages for trading after

For each trader shown:

  • Matched Tokens: Number of tokens where patterns matched

  • Percentage: (Matched Tokens / Total Tokens Analyzed) × 100

Last updated