Trader Activity
trader_activityGet a detailed trading profile for a Hyperliquid address: closed PnL, fees, volume, fill count, win rate, per-coin breakdown, net funding, and open positions. Use it to evaluate trader performance.
Instructions
Trading profile for one address (userFills + userFunding +
clearinghouseState): total closed PnL, fees (fee + builderFee),
volume, fill count, win-rate-ish share of fills with closedPnl > 0,
per-coin breakdown, net funding and open positions. limit caps
fills analyzed (max 500, newest-first).
Example: trader_activity(address="0x...", limit=100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||