What is Maker Fee?
A maker fee is the trading fee charged when your order adds liquidity to the exchange orderbook — typically a resting limit order that is not filled immediately. Maker fees are usually lower than taker fees, and some venues rebate them, paying makers to provide depth.
A maker fee applies when you place an order that does not execute against existing orders straight away but instead rests on the orderbook, waiting to be filled. Because that resting order adds depth to the book, the exchange rewards it with a lower fee than a taker order — and on some venues a negative fee, meaning you are paid a rebate for the fill. You become a maker whenever a limit order is posted away from the current best price and sits until another trader crosses it.
The distinction is mechanical, not intentional: any order that would fill immediately (a market order, or a limit order priced through the book) is charged the taker fee; any order that rests is charged the maker fee. Post-only order flags let you guarantee maker treatment by cancelling the order rather than letting it cross and become a taker. Maker fees are quoted in basis points of notional and, like taker fees, sit on a VIP schedule that falls with 30-day volume.
For funding-rate arbitrage the maker fee is one of the biggest controllable costs. A delta-neutral position means opening two legs (long on one venue, short on another) and later closing both — four fills in total. Paying the taker fee on all four can quietly consume weeks of accrued funding, so entering with resting maker orders where the book allows converts a fixed drag into a much smaller one, or even a rebate. The trade-off is execution risk: a post-only order may not fill, leaving one leg unhedged while price moves.
Because arbitrage edges are thin, a backtester that assumes maker fills where none are realistic will overstate profit. A realistic cost model separates the leg you can post passively from the leg you must take, and pairs the fee assumption with the slippage actually walked through the orderbook — the two together, not funding alone, decide whether a spread survives.
Maker fee cost on a leg
maker_fee_cost = notional × maker_fee_bps / 10000 round_trip_maker = notional × 2 × maker_fee_bps / 10000
A negative maker_fee_bps (rebate) flips the sign — the fee becomes a credit. Round-trip assumes maker treatment on both entry and exit of one leg.
Maker vs taker on a $50,000 BTC leg
- •Notional per leg: $50,000 BTC perp
- •Taker fee 5.0 bps → 50000 × 0.0005 = $25.00 per fill
- •Maker fee 1.5 bps → 50000 × 0.00015 = $7.50 per fill
- •Round-trip one leg, all taker: 2 × $25.00 = $50.00
- •Round-trip one leg, all maker: 2 × $7.50 = $15.00
- •Saving by posting maker on both fills: $35.00 per leg
- •Across both legs of a delta-neutral pair: ~$70.00 saved on entry+exit
Maker fee vs taker fee
| Aspect | Maker fee | Taker fee |
|---|---|---|
| Order type | Resting limit order (post-only) | Market order / limit that crosses |
| Effect on book | Adds liquidity (depth) | Removes liquidity |
| Typical cost | Lower; sometimes a rebate (negative) | Higher |
| Fill certainty | Not guaranteed — may not fill | Immediate |
| Arb use | Preferred where price can be posted passively | Needed when a leg must fill now |
FAQ
What is a maker fee?
A maker fee is the fee charged when your order adds liquidity to the orderbook by resting as an unfilled limit order. It is generally lower than the taker fee, and some exchanges pay a rebate — a negative maker fee — to reward liquidity provision.
How do I get charged the maker fee instead of the taker fee?
Place a limit order that does not cross the current best bid/ask, so it rests on the book until another trader fills it. Many venues offer a post-only flag that cancels the order if it would execute immediately, guaranteeing maker treatment at the cost of a possible non-fill.
Why do maker fees matter for funding-rate arbitrage?
A delta-neutral funding trade involves four fills (open and close on two legs). Fees on all four can erase weeks of funding income, so posting maker orders where possible turns a large cost into a small one or a rebate. Just account for the risk that a post-only order may not fill and leave a leg unhedged.
Can a maker fee be negative?
Yes. On some exchanges the maker fee is a rebate, meaning you are credited rather than charged for adding liquidity. This can meaningfully improve arbitrage economics, but rebate tiers often require high volume and the passive fills are never guaranteed.
See maker fee live across 49 exchanges.
Open Funding Screener →