get_kol_leaderboard
Get the KOL settlement leaderboard: crypto influencers ranked by their
SETTLED hit rate (from VeraMind's ledger of public calls graded after the
fact — misses count). CoinVerdict-exclusive data. Returns
{ranked:[{author,hit_rate_pct,n_verified,coins,n_total,
n_prospective,hits_prospective,prospective_rate_pct,
n_retrospective,hits_retrospective,retrospective_rate_pct}],
building:[...], as_of, rule}.
Rates are graded under rule kol_directional_v1: did the direction hold over a
7-day window, with a ±3% band, altcoins scored against BTC and BTC against USD
— identical parameters to the settle_v1 rule CoinVerdict scores its own verdicts
with. Always report the rule field alongside any number you quote; if it reads
price_target_v1, the board fell back to price-target records and the numbers mean
"did the stated price target print?" instead.
Prospective (called before the fact) and backtested (graded from history)
records are scored as separate lines and MUST NOT be averaged together;
hit_rate_pct/n_verified are the prospective line, n_total is the combined
sample size used for ranking eligibility. A null rate means no samples of
that kind — report it as n=0, never as 0%.
Free, read-only, not advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||