Market Orders
A market order is an instruction to buy or sell immediately at the best price currently available in the order book, prioritising speed of execution over any control of the fill price.
Quick answer: A market order is an instruction to buy or sell immediately at the best price currently available in the order book, prioritising speed of execution over any control of the fill price.
In simple words
A market order says 'fill me now, whatever the price'. It almost always executes, because it walks up (or down) the order book taking whatever quotes are resting there. The catch is that you learn the price only after the trade is done, so in a fast or thin market the fill can be worse than the price you saw on screen.
Purpose
Market orders exist for situations where being in or out of a position matters more than the exact paisa you pay — exiting a losing trade, entering on a confirmed signal, or trading a liquid instrument where the spread is negligible.
Visual explanation
Market Orders
How a market order consumes resting limit orders across price levels in the book.
Professional explanation
What actually happens in the book
The NSE matching engine keeps a central limit order book with buy orders (bids) sorted highest-first and sell orders (asks) sorted lowest-first. A market buy is matched against the lowest asks in turn: it takes all quantity at the best ask, then the next level, and so on until the order quantity is filled. Because it crosses the spread and consumes liquidity, a market order is a liquidity-taking order — it never rests in the book and never adds depth.
Immediate fill, uncertain price
The defining trade-off is certainty of execution versus certainty of price. A market order is (barring a fully empty book side or a circuit halt) essentially guaranteed to fill, and to fill now. What it does not guarantee is the price: you receive the volume-weighted average of whichever book levels your quantity sweeps through. For one lot of a liquid contract that average is usually just the best quote; for a large order or an illiquid strike it can be materially worse.
Slippage is structural, not a bug
The gap between the price you expected (typically the last traded price or the mid) and the price you actually got is slippage. For market orders slippage comes from three sources: the bid-ask spread you must cross, the market impact of eating multiple levels, and any adverse price move between decision and arrival. A market order pays the spread by construction — it is the cost of demanding immediacy.
NSE mechanics and protections
On the NSE a pure market order carries no limit price, so in principle it can fill deep into the book. To contain runaway fills, exchanges and brokers apply price bands and, in practice, many broker front-ends convert 'market' into a marketable limit or apply a protection percentage. The NSE also enforces per-order and per-level circuit limits; if a market order would breach the price band it is rejected or frozen rather than filled at an absurd level.
When a market order is the right tool
Prefer a market order when the instrument is liquid and the spread is one or two ticks, when you must not miss the fill (a stop being triggered, a hedge that must go on), or when the signal edge decays fast and a missed entry is worse than a paisa of slippage. Avoid it in illiquid strikes, in the opening minutes when spreads are wide, and for large sizes where the book cannot absorb you without a jump.
Modelling it honestly in a backtest
A backtest that fills market orders at the last close price systematically flatters results because it ignores the spread and impact a real market order pays. A defensible model fills a market buy at the ask (or last price plus half-spread plus an impact term) and a market sell at the bid. Skipping this is a common cause of a strategy that looks profitable on paper and bleeds in live trading — the difference is often exactly the round-trip spread times trade frequency.
Practical example
Illustrative example (Indian market)
You want to exit one lot of Nifty (lot size 75) that has moved against you. The screen shows a last price of 25,000, best bid 24,998, best ask 25,002 — a 4-point spread. You send a market sell. It fills at the best bid, 24,998, so relative to the 25,000 you were watching you gave up 2 points, or 2 x 75 = ₹150 on the exit. Had you dumped five lots (375 units) into a thin book where only 100 units rested at 24,998, the next 275 might fill at 24,996 and 24,994, giving a worse average — that extra decay is market impact, not spread.
Zerodha, Angel One and most Indian retail platforms let you place a MARKET order, but for options many brokers internally route it as a marketable limit with a protection band because far out-of-the-money strikes can have a single quote sitting 30 percent away. Always check the fill price on the tradebook, not the order confirmation.
Advantages
- Near-certain and immediate execution in liquid instruments
- No monitoring needed once sent — useful for stops and forced exits
- Simple to reason about and to automate in an execution engine
- Guarantees you get out of a position when exiting matters more than price
Limitations
- No price guarantee — the fill can be far from the quoted price in thin books
- Always pays the full bid-ask spread as a cost of immediacy
- Large orders cause market impact by sweeping multiple book levels
- Dangerous in illiquid options strikes where a single wide quote can fill you badly
- Vulnerable to a price gap or spike in the milliseconds between decision and arrival
Why it matters in practice
- For high-frequency or high-turnover systems, spread paid on every market order is often the single largest recurring cost
- Realistic market-order fill modelling is the difference between a backtest that survives live and one that does not
Common mistakes
- Assuming a market order fills at the last traded price rather than at the opposite side of the book
- Sending a market order into an illiquid or far OTM options strike and getting filled several rupees away
- Using market orders at 9:15 when opening spreads are widest, instead of waiting for the book to settle
- Backtesting market entries at the close price, which hides the entire spread-and-impact cost
- Firing a large market order in one shot instead of slicing it, causing avoidable impact
- Confusing a broker 'market with protection' order with a true market order and being surprised by a partial fill or rejection
Professional usage
Professional execution desks rarely fire naked market orders for size. They treat immediacy as an expensive commodity: small, urgent clips go as marketable orders (a limit priced at or through the touch, which fills like a market order but caps the worst price), while larger parent orders are worked over time by execution algorithms that decide moment to moment whether to cross the spread or post passively. The mental model is 'a market order is a limit order priced to guarantee a fill', and its cost is measured, budgeted and attributed like any other.
Key takeaways
- Market orders trade price certainty for execution certainty — you will fill, but not at a known price.
- Every market order pays the spread plus any impact from sweeping the book.
- Use them for liquid instruments and urgent exits; avoid them in thin options strikes and at the open.
- Model them at the far touch (ask for buys, bid for sells) in backtests, never at the close.
Frequently asked questions
What is a market order?
Does a market order always get filled?
Why did my market order fill at a worse price than the screen showed?
What is slippage on a market order?
When should I use a market order instead of a limit order?
Are market orders safe for options trading?
What is a 'market with protection' order?
Do market orders add liquidity to the book?
How should I model market orders in a backtest?
Can a market order move the market?
Is a market order faster than a limit order?
Why is the spread wider at the market open?
What is the difference between a market order and a marketable limit order?
Does STT or brokerage change because I used a market order?
Voice search & related questions
Natural-language questions people ask about Market Orders.
What is a market order in simple terms?
Will my market order definitely execute?
Why did I get a bad price on a market order?
Should I use market orders for options?
Is a market order the same as a limit order?
When should I avoid market orders?
Sources & references
Last reviewed 11 July 2026. Educational content only — not investment advice. Markets and rules change; verify current conventions with SEBI, NSE/BSE and your broker.