🏆Best traders

Description: Analyzes the 100 best traders for a specific token based on defined criteria.

Usage: /bt <contract_address> [winrate_threshold] [portfolio_threshold] [sort_option]

Parameters:

  • <contract_address>: The contract address of the token to analyze (required)

  • [winrate_threshold]: The minimum success rate threshold (optional, default 50%)

  • [portfolio_threshold]: The minimum portfolio value in USD (optional, default $10000)

  • [sort_option]: The option to sort results (optional, can be 'winrate', 'pnl', 'portfolio', or 'sol')

Result: You'll receive a list of the best traders for this token, sorted according to the specified criteria, with details on their performance.

Tips: This command was created to be the easiest way to find the best traders for a coin without having to go through Dexscreener's top traders section and spend hours scanning. It is recommended that you use it in conjunction with the Top Holders command to get a complete overview of the best wallets that interacted with your coin.

Last updated