# Maker and taker fees

> Maker and taker fees are the two trading-fee tiers venues charge based on whether an order adds or removes liquidity. A maker order rests on the order book and is charged less — sometimes paid a rebate. A taker order crosses the spread and consumes resting liquidity, so it is charged more. On perpetual futures, taker fees commonly sit around 0.04%–0.06% per side.

Canonical HTML page: https://qanterion.com/glossary/maker-taker-fees
Updated: 2026-08-18
Also known as: trading fees, exchange fees

## How it is calculated

```
Maker: order rests on the book, adds liquidity → lower fee (sometimes a rebate)
Taker: order crosses the spread, removes liquidity → higher fee

Round-trip cost = Notional × Fee rate × 2
On leverage, fees are charged on notional — so leverage multiplies them.
```

## Worked example

$10,000 notional at 0.05% per side → $10 round trip, or 1% of a $1,000 margin at 10×.

## Leverage multiplies the fee, not just the exposure

Fees are charged on notional value, not on the margin behind it. A position with $1,000 of margin at 10× pays fees on $10,000 of notional, so a round trip at 0.05% per side costs 1% of the margin before the market has moved. Twenty round trips a month is 20% of the account per year in fees alone.

## Assuming maker fills is how backtests lie

A strategy modelled at the maker rate but executed by crossing the spread pays roughly double what the test assumed, plus slippage the test omitted. Resting orders also do not always fill — the ones that do are disproportionately the ones the market traded through, which is an adverse selection cost no fee schedule shows.

## How it gets misread

Fee tiers are often read as a minor optimisation. For any strategy with a thin per-trade edge — grid, market making, high-frequency — the fee rate is not a cost line but a viability threshold: below a certain spacing or holding period, no fee tier makes the strategy profitable.

## Calculate it

- Crypto PnL Calculator: https://qanterion.com/tools/crypto-pnl-calculator
- Grid Trading Profit Calculator: https://qanterion.com/tools/grid-trading-profit-calculator

## See also

- Slippage: https://qanterion.com/glossary/slippage
- Expectancy: https://qanterion.com/glossary/expectancy
- Grid trading: https://qanterion.com/glossary/grid-trading

## Sources

- [Questions and Answers On MiFID II and MiFIR market structure topics (ESMA70-872942901-38)](https://www.esma.europa.eu/sites/default/files/library/esma70-872942901-38_qas_markets_structures_issues.pdf) — European Securities and Markets Authority
- [Article 3 Fair and non-discriminatory fees, Commission Delegated Regulation (EU) 2017/573](https://handbook.fca.org.uk/technical-standards/provision/s103c870sn0p1302) — Financial Conduct Authority (FCA Handbook, Technical Standards)
- [Bybit Trading Fee Structure](https://www.bybit.com/en/help-center/article/Trading-Fee-Structure) — Bybit

## Other languages

- 简体中文: https://qanterion.com/zh/glossary/maker-taker-fees
- 繁體中文（台灣）: https://qanterion.com/zh-TW/glossary/maker-taker-fees
- 繁體中文（香港）: https://qanterion.com/zh-HK/glossary/maker-taker-fees
- 日本語: https://qanterion.com/ja/glossary/maker-taker-fees
- 한국어: https://qanterion.com/ko/glossary/maker-taker-fees
- Português (Brasil): https://qanterion.com/pt-BR/glossary/maker-taker-fees
- Türkçe: https://qanterion.com/tr/glossary/maker-taker-fees
- Bahasa Indonesia: https://qanterion.com/id/glossary/maker-taker-fees
- العربية: https://qanterion.com/ar/glossary/maker-taker-fees

## Risk notice

Definitions are educational. Nothing here is investment advice, and no metric described on this page predicts future results.