Strategy

Prediction Market Liquidity: Order Book vs AMM vs Parimutuel

Three market structures power prediction market liquidity in 2026: the central limit order book that Kalshi and Polymarket use, the automated market maker (LMSR) that bootstraps thin markets, and the parimutuel pool that guarantees a balanced book. This operator guide compares price certainty, capital subsidy, slippage, and the downstream effect on fees and affiliate revenue.

Eyal ShlomoChief Operating Officer, Track360
June 10, 2026
13 min read

Prediction market liquidity runs on one of three market structures that determine your fee model, capital exposure, and affiliate revenue for the life of the platform. A central limit order book matches traders peer-to-peer and earns a pure trading fee, the model Kalshi and Polymarket run. An automated market maker using a logarithmic market scoring rule (LMSR) guarantees a counterparty in thin markets at the cost of a capital subsidy. A parimutuel pool takes no price risk at all by splitting all stakes among winners.

The verdict: order books win at scale, AMMs solve the cold start, and parimutuel pools eliminate operator risk but give up continuous pricing. This guide compares all three on price certainty, capital subsidy, slippage, and downstream liquidity economics, and shows how the choice flows through to implied probability accuracy and affiliate payouts under CFTC oversight.

The Three Models Compared

Each market structure determines how risk and capital are distributed across the trader, the operator, and the pool. The order book pushes risk onto traders and earns fees; the AMM puts operator capital at risk to manufacture liquidity; the parimutuel pool holds no risk and pays out only what the pool collected. The table below is the decision map an operator should start from.

Order book vs automated market maker vs parimutuel - core tradeoffs
DimensionCentral limit order bookAutomated market maker (LMSR)Parimutuel pool
CounterpartyOther traders, peer-to-peerThe algorithm / liquidity poolThe shared pool of stakes
Operator capital at riskNoneYes, the subsidy bounds lossNone
PricingContinuous, two-sidedContinuous, formula-drivenSet only at pool close
Cold-start liquidityWeak, needs seedingStrong, instant quotesStrong, no matching needed
Slippage on sizeDepends on book depthPredictable from formulaNot applicable intra-pool
Operator revenueTrading feesFees plus subsidy recoveryRake on the pool
Best fitHigh-volume markets at scaleLong-tail, thin marketsSingle-event, fixed-window markets

Central Limit Order Book: Peer-to-Peer Matching

A central limit order book is an exchange mechanism that matches buy and sell orders by price-time priority, so traders set the prices and the operator never takes a position. The price where a contract trades is its implied probability: a share changing hands at $0.62 means the market prices the outcome at a 62 percent chance. This is the model both Kalshi and Polymarket run at scale.

The matching engine pairs a buyer of an outcome share at $0.62 with a seller willing to trade at $0.62, and the operator collects a fee on the matched volume. The order books that Kalshi and Polymarket run offer tight spreads, transparent depth, and a fee model that grows with open interest rather than with operator risk.

The weakness is the cold start. A brand-new market has no resting orders, so the first trader sees an empty or very wide book and slippage on any meaningful size is severe. Order books reward concentration of volume, which means a long tail of niche markets will stay illiquid unless the operator seeds them. The practical answer is a market maker, in-house or contracted, who posts continuous two-sided quotes until natural order flow can sustain the book on its own.

Order books need a maker before they need traders

Treat market making as a launch cost, not an afterthought. A dedicated maker posting tight two-sided quotes on your headline markets turns a dead order book into a tradeable one, and the conversion difference between a 1-cent spread and a 10-cent spread is enormous.

Automated Market Maker and LMSR: Manufacturing Liquidity

An automated market maker is an algorithm that always quotes a two-sided price from a formula, removing the need to match two human counterparties. The logarithmic market scoring rule (LMSR), used historically by Augur and Gnosis, lets the operator set a liquidity parameter that bounds the maximum subsidy the operator can lose, in exchange for guaranteeing that every trader gets a fill. An AMM can seed a market with as little as a few hundred dollars of subsidy.

The AMM is the cleanest solution to the cold-start problem, because liquidity exists from the first second the market opens, and its quoted price still reads as an implied probability the same way an order book does.

The tradeoff is capital and adverse selection. The operator subsidizes the market: well-informed traders can extract value from the AMM, and that loss is the price of bootstrapping. LMSR makes the maximum loss explicit and bounded, which is its key operational virtue, but it still means committing capital that an order book never requires. For long-tail markets where natural two-sided flow will never materialize - obscure events, niche outcomes - an AMM or a hybrid that blends AMM quotes with an order book is often the only way to offer a market at all.

LMSR bounds your loss

The logarithmic market scoring rule's defining property is that the operator's worst-case subsidy is capped by the liquidity parameter. You choose how much liquidity to manufacture, and that number is your maximum exposure - a far more controllable position than an unbounded market-making book.

Parimutuel Pools: Zero Operator Risk

A parimutuel pool is a betting structure that takes every stake on every outcome, removes a rake, and splits the remaining pool among the winners, so the operator carries no price risk whatsoever. There is no order matching and no subsidy: payouts are simply whatever the pool collected, divided by winning stakes. This is the model of horse-racing tote boards, well suited to single events with a fixed betting window.

A parimutuel market guarantees a balanced book by construction, which is its central appeal to a risk-averse operator.

The cost is the trading experience. There is no continuous, live price a trader can lock in - final odds are only known when the pool closes, so a trader who stakes early does not know their effective price. That uncertainty makes parimutuel pools a poor fit for the always-on, exchange-style trading that order books deliver, but a strong fit for discrete events where simplicity and zero operator risk matter more than continuous pricing. Many operators use parimutuel for specific event types and an order book or AMM for the rest.

Bootstrapping Liquidity in Thin Markets

Operators must seed every new prediction market, because each structure starts thin and demands a different bootstrapping sequence. With an order book you contract or staff a market maker to post two-sided quotes on headline markets and accept that the long tail stays thin until volume concentrates. With an AMM you set the liquidity parameter high enough that spreads are tradeable but low enough that the subsidy is affordable. With parimutuel you do nothing extra, because the pool is balanced by design. Work the steps below in order.

  1. Pick the structure first, because order book, AMM, and parimutuel each demand a different seeding approach.
  2. For an order book, dedicate a market maker to marquee markets and let the long tail stay thin or seed it selectively.
  3. For an AMM / LMSR, tune the liquidity parameter to balance tradeable spreads against the bounded subsidy cost.
  4. For parimutuel, skip seeding but disclose that final odds and implied probability are unknown until the pool closes.
  5. For a hybrid, open with AMM quotes for instant liquidity, then transition headline markets to a pure order book as depth grows.

Downstream: Fees, Slippage, and Affiliate Revenue

The liquidity model determines the revenue base that funds your affiliate program. Trading fees on an order book scale directly with matched volume, so a deep, low-slippage book generates more fee revenue per trader and supports richer RevShare or CPA payouts to affiliates. A thin, high-slippage market drives traders away before they generate fees, starving the program.

On an order book, trading fees flow straight through to partner economics, which is why operators model fee yield per active trader before fixing RevShare or CPA terms with affiliate and referral partners.

Whichever model an operator runs, the affiliate layer needs to attribute funded, active traders and reconcile commissions against real fee revenue, not raw signups. Track360 provides affiliate tracking, commission management, and reporting for prediction-market operators, so revenue-share payouts can be tied to the fee yield each model actually produces. See the prediction markets industry hub and our software build-vs-buy guide for how the stack fits together. The market structure you run also shapes your compliance posture: a CFTC-regulated designated contract market that lists an event contract faces different jurisdiction rules than an offshore venue, and the liquidity model also governs how fast each contract reaches resolution and settlement. Established markets such as CME Group plus oracle frameworks like UMA show how mature this market-structure thinking has become.

Track360 provides affiliate tracking, commission management, and reporting for prediction-market operators - tie revenue share to real fee yield.

Explore how Track360 fits your partner program structure.

Frequently Asked Questions

Related Resources

Related Articles

In-depth articles on closely related topics. Build a deeper understanding of the operational mechanics behind affiliate programs in this vertical.

Browse all articles
strategy13 min read

How Do Prediction Markets Work? An Operator's Guide for 2026

Prediction markets trade event contracts that pay $1 if an outcome happens and $0 if it does not, so the price between 0 and 1 reads as the implied probability. This operator guide breaks down outcome shares, order books versus AMMs versus parimutuel pools, oracle resolution, settlement, and how fees and affiliate commissions attach.

Read article →
strategy15 min read

Affiliate Program Break-Even Analysis: Operator Framework 2026

Generic SaaS break-even content treats marketing channels as a single bucket. Affiliate programs need cumulative cost-revenue modeling, CAC-payback math separated from program-level break-even, fixed-vs-variable cost split, and segment break-even by vertical, geo, and traffic type. This framework gives operators a board-ready answer to 'when does our affiliate program turn profitable'.

Read article →
strategy15 min read

Cohort Analysis for Affiliate Channels: An Operator Deep Dive 2026

Generic SaaS cohort templates obscure affiliate-channel reality where iGaming cohorts decay in 90 days and forex IB cohorts pay out across 36 months. This deep dive defines cohorts for affiliate programs, walks the retention-curve math, calculates LTV by cohort with worked examples, and shows the vertical-specific decay patterns that change deal economics.

Read article →
strategy12 min read

How to Build a Prediction Market Platform: 3 Regulatory Paths in 2026

Building a prediction market platform splits across three regulatory paths in 2026: CFTC DCM registration ($2-5M, 18-24 months), offshore licensing ($50-200K, 3-6 months), or decentralized smart contracts. This operator guide covers regulatory frameworks, tech architecture, affiliate program design, and comparison of Polymarket, Kalshi, Augur, and Manifold.

Read article →
strategy13 min read

Prediction Market Regulation 2026: CFTC vs State Gaming Law

Prediction market regulation in 2026 is a federal-versus-state standoff: the CFTC regulates event contracts as derivatives, while state gaming commissions have sent cease-and-desist letters arguing sports contracts are wagering. This operator guide maps the 2024 Kalshi v CFTC ruling, prohibited categories, the congressional-trading-ban debate, and what the patchwork means for licensing and affiliate compliance.

Read article →
strategy11 min read

Affiliate Marketing Industry Statistics 2026: Market Size, Verticals and AI

The global affiliate marketing industry generated $19.6B in 2025 and is projected to reach $24.7B in 2026 (+26% YoY). This consolidated reference covers market size by region, vertical spend breakdown (iGaming 22%, eCommerce 38%, financial services 15%), commission benchmarks by vertical, fraud rates, regulatory enforcement actions from UKGC to ESMA, and AI adoption metrics for affiliate management programs.

Read article →