LZLZL/Prediction markets/Capacity
FREEJUDGE IT F · MethodCapacity

What the best wallet earns in a day

2026-08-21 · "does the method work" and "how much does it hold" are different questions

Assessing a path, most people ask "does this method work". Ask the other one first: what does the best person on this path earn in a day? That number is usually obtainable, and it is frequently small enough to end the discussion — two lookups against a saving of several months.

1Why the ceiling comes first

"Does it work?" first"How much does it hold?" first
needs data, backtests, live moneytwo public numbers
weeks to monthsan hour
answers "can it earn"answers "is it worth earning"

The wrong order is expensive: you can spend months proving a method works and then find it earns $30 a day. That $30 ceiling was available on day one.

2Measured: crypto up/down market making

QuestionMeasured
What the best wallet earnsabout $95 / day
Population median−0.74¢/share (47 same-shape wallets)
Do rebates turn it positive?No. Wallets holding $100–380 of rebates stayed net negative
Are the top players here?No. None of the leading rebate wallets' recent thousand-odd fills
⚠ Those four rows are a complete verdict

Even being the single best participant in the ecosystem earns $95 a day. And the population median is negative — most people doing this are losing money. Most telling of all is the last row: the people best at this business have voted with their feet against the category.

All four numbers are publicly available and take less than an afternoon to assemble. What they answer is: is this path worth several months of your time?

3The same action, a different category

CategoryTop daily incomeGap
Crypto up/down market makingabout $95/day
Sports market makingabout $545–3,739/day5.7× to 39×

The same activity — posting quotes for rebates — with a ceiling an order of magnitude apart. Which is why the top players are all in sports: not because they are cleverer, but because they chose the right pool.

A caveata high ceiling does not mean it is easy. Sports market making is a different business needing different capabilities (odds modelling, devigging, multi-source data). A ceiling tells you whether it is worth it, not whether you can do it.

4Directional capacity: smaller still

Market making is bound by pool share; directional strategies are bound by book depth:

PercentileTop-of-book size
medianabout $94
10th$13

Which gives the order size that extinguishes an edge: about $200 counting book-walking alone, about $90 once execution drift is included.

single-order capacity about $90 which is why "the backtest was great, so I will scale ten times" almost always fails

The strategy did not stop working — you overran it. See walking the book.

5How to check a path's ceiling

#Do
1find a few wallets running the same approach as you (not just any winners)
2query trading P&L and on-chain subsidy receipts, and add them
3check the time span and convert to a daily rate (not the endpoint's default window)
4read the population median, not just the best
5ask: even the best only makes this — what makes me more?
⚠ Steps 2 and 3 each contain a trap

Subsidies do not enter the profit field. The leaderboard holds only the trading half; the other half is on-chain and must be queried separately and added, or you will systematically underrate subsidy-driven players.

The activity feed is capped. What you retrieve is at most a few thousand rows, which for a busy wallet may cover only tens of hours. Computing a daily rate requires dividing by the actual elapsed span — read the first and last timestamps — not by the number of days you assumed.

Both are in eight API traps.

6One line to keep

"Does this method work" takes months to answer; "how much can this path hold" takes an afternoon — and it frequently ends the discussion outright. Check the ceiling before you decide to start.

EvidenceCheck it yourself

Crypto up/down market making best wallet steady-state about $95/day; 47 same-shape wallets median −0.74¢/share; wallets holding $100–380 of rebates still net negative.
Sports market making top around $545–3,739/day.
Top makers elsewhere none of the leading rebate wallets' recent thousand-odd fills were in crypto up/down. No identity attribution is made.
Book depth and capacity full-level replay across more than 1,600 windows: median about $94, 10th percentile $13; net return reaches zero at about $200 counting book-walking, about $90 with drift.
Two traps in the method subsidies are absent from the trading-profit field; the activity feed is row-capped and must be converted using the real elapsed span.
Checked 2026-07 to 2026-08. The ecosystem moves quickly; re-check against current data.

NextWhere to go

F · METHOD
The real ceiling on each path
F · METHOD
Leaderboards are lagging indicators
B · REBATES
Why the population median is negative
G · ENGINEERING
Traps when reading other wallets
This is an educational and research record. It is not investment advice, promises no returns, and offers no personalised trading recommendations. Rules and API behaviour are per the official documentation; this page states when it was checked and both can change without notice. Prediction markets are restricted or unavailable in some jurisdictions — confirm your own before taking part.