LZLZL/Prediction markets/Kill file
FREEJUDGE IT C · ArbitrageKill file

Complementary-set arbitrage
694 participants, zero inventory

2026-08-21 · the most obvious arbitrage, and therefore the first one taken

"A full set of outcome tokens is always worth $1, so assembling one for less is free money." This is the most obvious arbitrage on the venue and the one I get asked about most. I censused the whole lane: 694 participants, zero live executable inventory — and 39% of the lane loses money.

1Why it looks free

Every mutually exclusive outcome has its own token, and the rule is simply the winner pays $1 and everything else pays $0. So regardless of the result, a full set is worth exactly $1.

Σ all outcome prices < $1 → buy the set, merge, take the difference no judgement required, the return is certain

All true — the mechanism is real. The question is not the mechanism, it is how much is left.

2The census

QuestionMeasured
Participants in the lane694
Live executable inventoryzero
Share of the lane losing money39%
Share that is genuinely risklessonly 22%
⚠ The last two rows are the point

"Zero inventory" is roughly what you would expect. But 39% of participants losing money does not fit the phrase "riskless arbitrage" — nothing riskless should produce losers.

The fourth row explains it: of the activity in this lane that gets called arbitrage, only 22% is genuinely riskless. The rest carries exposure of some kind — and the people running it may not realise.

3Where the paper spread goes: three gates

You see the outcomes summing to 0.96, four cents sitting there. It usually fails one of these:

GateDetail
① Quotes are not executable sizethose four cents typically live in a band with a few dozen shares, or that cannot be filled at all
② Every leg pays a feeN outcomes means N taker fees, not one
③ Unpaired is not arbitragea set needs N fills; one missing leg and the set does not exist

Gate three is the lethal one: a missing leg is not "slightly less profit", it is a naked directional position — and you entered this trade specifically to avoid direction. That is almost certainly where the 39% comes from.

4Why the cold bands decide it

On a multi-outcome board the near-zero-probability bands usually have no quotes at all. And you must buy them to complete a set.

the spread usually lives exactly in the band you cannot buy it is cheap because nobody wants to sell it to you at that price

There is a compounding constraint: the matching layer's minimum of 5 shares applies to every leg. More outcomes means a larger minimum viable trade — so cold bands are either unbuyable or force you to oversize. See minimum 5 shares.

5Does NegRisk conversion help

Multi-outcome boards offer conversion: "NO on one outcome" and "YES on all the others" are logically identical and can be swapped.

⚠ It saves no fees

The usual hope is that conversion routes around the taker fee. It does not. Leg fees are paid when you build the position; conversion is a chain action that only changes when cash is realised.

It has value — better capital turnover — but that is time value, not a fee discount. Modelling "conversion saves fees" gives a systematically optimistic result.

And in practice: many toolchains have no conversion entry point at all. I measured this — the SDK in use offered split, merge and redeem only. Confirm you can perform the action before you go looking for the opportunity.

6A more general rule

an opportunity requiring no judgement and paying a certain return will have its capacity driven to zero because it is equally obvious to everyone, and the fastest participant clears it

So the correct default for this class is "assume it is already taken". If you can still see it, that is usually because it cannot be executed, not because nobody noticed.

The practical value of that judgement: it saves you from building infrastructure for weeks before discovering there is nothing there. Counting what remains takes a day.

7One line to keep

The mechanism is real and the inventory is empty. More striking: 39% of the people in this "riskless arbitrage" lane are losing money, because only 22% of it is genuinely riskless — the rest are carrying naked-leg risk without knowing it.

EvidenceCheck it yourself

The census 694 participants; live executable inventory zero; 39% of the lane loses money; only 22% genuinely riskless.
The mechanism split and merge are bidirectional at any time with a fixed ratio, visible on-chain. See split, merge, redeem.
Three gates quotes are not executable size (see walking the book), N legs pay N fees, and an unpaired leg forfeits the riskless property.
Minimum 5 shares applies to every leg, so the minimum viable trade scales with outcome count.
Conversion saves no fees leg fees are paid at entry; conversion only shifts realisation timing. The SDK measured had no conversion entry point.
Cost $0 — this line was never funded.
Checked 2026-07 to 2026-08.

NextWhere to go

A · MECHANICS
Complementary sets and NegRisk
C · ARBITRAGE
Ladder arbitrage: the sibling case
G · ENGINEERING
Quotes are not executable size
F · METHOD
Only four ways to make money here
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.