Platforms & Trading

Maker Fee

The fee charged when your limit order rests on the book and gets filled later. Typically lower than taker fees to incentivize liquidity.

Also known as: maker, limit order fee

Definition

A maker fee is charged when your limit order adds liquidity to the order book and is later executed against. Because you're 'making' the market by providing quotes, platforms reward you with lower fees.

On Kalshi, the maker fee is 1/4 of the taker rate: 1.75% × p × (1-p) per contract. Some platforms (Polymarket US) charge the same fee regardless of order type.

Using limit orders to get maker fees is one of the simplest ways to reduce your costs in prediction markets.

Formula

Kalshi maker: ceil(0.0175 × P × (1-P) × 100) / 100

Worked Example

Limit buy Yes at $0.50: maker fee = ceil(0.0175 × 0.50 × 0.50 × 100)/100 = ceil(0.4375)/100 = $0.01. Effective cost = $0.51 (vs $0.52 for taker).

Try It Yourself

Related Terms

Further Reading

← All glossary terms