Polyrankdocs
Product guides

Leaderboard

Skill-ranked presets, time windows, and what the Free tier sees.

The leaderboard ranks wallets by composite skill — a weighted blend of calibration, alpha, risk-adjusted return, and consistency — not by raw P&L.

The signed-in leaderboard at full depth: preset tabs, composite score, volume, P&L, trades, and win rate per row

The signed-in board at full depth. Note how the Win % column disagrees with the P&L column — that disagreement is the product thesis.

Presets

Curated ranking recipes, each a different lens on "good":

  • polyrank-default — the balanced composite.
  • profitable-calibrators — sharps: profitable and well-calibrated.
  • smart-money — large, consistently early capital.
  • hidden-gems — high skill, low follower attention.
  • contrarian-edge — profits from fading the crowd.
  • copy-trade-material — "Follow-worthy": traders whose entries had realistic prices and depth (a historical-analysis lens, not a trading service).

API: GET /v1/rankings/presets lists them; GET /v1/rankings/preset/{slug} returns rows.

Windows

Most metrics support lifetime / 90d / 30d windows; sample-size minimums apply per metric (a 12-trade month won't produce a Sharpe). Windowed skill values recompute nightly; P&L updates live (~every 2 minutes) and the ranking order refreshes several times a day (≈08:45 / 14:45 / 20:45 UTC) so the board stays current without a full day of lag.

Plan gating

Free accounts see the top 100 rows per preset; paid plans see full depth. Anonymous visitors get the cached top-25 teaser via GET /v1/public/leaderboard.

On this page