Entry price and realized edge
The core measure behind every wallet read on this site: did the wallet's entries resolve true more often than the prices it paid implied?
The answer first
Realized edge is the average of resolved outcome minus entry price, across a wallet's resolved positions, in probability points. A prediction-market price is a probability: paying 74 cents for a Yes share is the market saying 74%. If your entries resolve true more often than the prices you paid implied, your edge is positive. If not, it is negative, no matter how often you won.
The intuition, with one worked example
Here is a real read from our published top-50 board, run fresh through the analyzer on 2026-07-10. The wallet, Zarvantis, shows 35 wins and 12 losses on 47 resolved positions. That is a 74% win rate, and it looks like a sharp record. The realized edge on those same 47 positions is -2.5 probability points, 95% CI [-7.9, +1.9]. A 74% win rate is not edge if the entry prices implied more than 74%. This wallet paid prices that implied roughly 77 wins per 100 positions and delivered about 74. The record wins often and still runs slightly behind the prices it paid, and the interval includes zero, so the verdict is not separable from luck.
The actual method
For each resolved binary position the wallet held, the public settlement record gives two quantities:
- The entry price: the volume-weighted average price the wallet paid for the side it held. This is set by the order book strictly before the market resolves.
- The outcome: 1 if that side resolved true, 0 if it did not.
The per-position edge is outcome minus entry price. The per-wallet edge is the mean across resolved positions. The design is leakage-free by construction: the predictor (the price) is fixed before the world settles the question, and no profit-derived quantity appears anywhere in the measurement. A guard check confirms the entry-price level is not coupled to the edge statistic (Spearman 0.231 across the 3,871-wallet headline cohort, well under the 0.6 screen). The edge is never delivered alone: the 95% interval (lesson 3) and the resolved-position count travel with it in the same record.
Where you see this on the site
The free wallet analyzer leads with this number for any Polymarket address. The wallet board carries it per row, the embeddable skill badge quotes it with its interval, and the API returns it as realized_edge with the interval required by schema. The deeper glossary page is /learn/realized-edge.
What this does NOT mean
Realized edge is not profit. A wallet can have a positive edge and a small account, or a negative edge and one huge lucky win. It is not a forecast: the edge describes resolved past positions and says nothing binding about the next one. And a positive point estimate alone is not a skill verdict. The verdict comes from the interval, the sample size, and the concentration checks in the next two lessons, which exist precisely so a flattering number cannot outrun its own evidence.
Convexly publishes new methodology research roughly every 6-8 weeks plus the /learn series on a rolling cadence. Get the next paper in your inbox when it ships:
Frequently asked
What is realized edge?
How can a 74% win rate come with a negative edge?
Why measure against the entry price instead of profit?
Related explainers
- /learn/realized-edge: the canonical glossary page for the term
- /learn/win-rate-vs-edge: why win rate and edge disagree so often
Related reading
LearnEdge score
BlogConvexly edge score difference
ResearchEdge score methodology v1
ResearchEdge score methodology v1 5