pulse_leaderboard
Retrieve ranked trader leaderboards sorted by PnL, win rate, volume, score, or risk-adjusted returns. Filter by time period and minimum trade count to identify top performers on Hyperliquid.
Instructions
Get ranked trader leaderboard. Sort by PnL, win rate, volume, score, or risk-adjusted returns. Filter by time period (day/week/month/allTime) and minimum trade count. Use this to find the best traders on Hyperliquid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort criteria | pnl |
| limit | No | Number of traders to return | |
| period | No | Time period | allTime |
| minTrades | No | Minimum trade count filter | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |