Get Winners List (Top 100 CAGR)
arena_get_winnersWhat are the strongest backtest results on the platform? Public leaderboard: the highest-CAGR backtest results across all users, with anonymized usernames, pair, strategy, interval and period. Answers "what has scored best on this platform so far". A top-of-leaderboard entry is the winner of a large search — pair it with arena_get_robustness_field or validate_strategy to see how much of the edge survives outside its winning cell. For the user's own runs use arena_list_backtests. [Free tier]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many entries to return, max 100 (default 100). | |
| strategy | No | Restrict the leaderboard to one strategy key, e.g. 'rsi_sma'. Omit for all strategies. | |
| asset_class | No | Asset class filter. Default 'crypto' (D14-separated leaderboard). |