Trader profiles
The 57-metric grid, calibration chart, playbook, and P&L methodology.
Every wallet gets a profile at polyrank.app/trader/{address} backed by
GET /v1/trader/{proxy} and its sub-routes (/trades, /positions,
/calibration, /pnl_curve, /tags, /playbook).
The metric grid
~57 metrics across six families — P&L, calibration (the skill core),
risk, alpha, activity, and consistency. Each metric shows the value plus a
population percentile. Definitions live in the glossary and at
GET /v1/metrics/catalog.
Calibration chart
The 10-bin reliability diagram answers one question: when this wallet buys
at p%, does the event resolve YES about p% of the time? Dots on the
diagonal = calibrated forecaster. Dots above/below = systematic over- or
under-confidence. Free anonymous version:
GET /v1/public/trader/{address}/calibration.
Playbook
GET /v1/trader/{proxy}/playbook distills how the wallet trades:
category specializations, entry-timing profile, sizing behavior, and
frequent co-traders.
P&L methodology
Polyrank reproduces Polymarket's own P&L methodology (average-cost basis
with sell-clamping, ignoring peer-to-peer transfers, rewards excluded) and
validates it wallet-by-wallet against on-chain truth — profiles flag
pnl_under_review for the small tail still being reconciled. Numbers may
differ from third-party trackers that use FIFO or include transfers; see
the FAQ.