Skip to content
Zerotoinvest
DEEN

Order types

A market order guarantees execution, not the price. A limit order guarantees the price, not execution. That one distinction explains almost everything.

Learning objective: After this lesson, you can distinguish a market order from a limit order and choose the right one for a situation.

1 min read Last checked: 2026-09-09

A market order says: buy right now, whatever the price. It almost always executes, but you won't know exactly what price beforehand.

A limit order says: buy at this price or better. You set the ceiling. In exchange, it might never execute at all, because the price never gets there.

A stop order is something different, and often confused with the others. It sits below the current price and only activates once that price is reached. At that point it becomes a market order. It's for exiting, not entering.

Rule of thumb for beginners: with thinly traded assets and in volatile phases, always work with a limit. A market order in a thin market can execute at a price considerably worse than what you just saw.

For short-term trading, there's one more wrinkle: a market order and a triggered stop order always get billed as a taker, meaning the higher fee. Even a limit order counts as a taker if it fills immediately - only a limit order that waits in the book is a maker, and usually cheaper. → Maker, taker, and funding

Before you place an order: long or short?

Long: you profit when the price rises. Short: you profit when it falls.
100
100
+0 %

Summary

  • Market guarantees execution, limit guarantees the price.
  • A stop order becomes a market order once triggered.
  • In thin markets, always work with a limit.

Did you get it?

What does a limit order guarantee, and what doesn't it?

It guarantees a maximum price, but not that it executes at all.

Why can a market order execute worse than displayed?

Because with insufficient depth, it gets filled against worse price levels.

What's the downside of a stop-limit order?

In a fast-falling market, it can go unfilled entirely, offering no protection at all.

Check your understanding

Sources and further reading

  • Deutsche Börse describes market and limit orders in its own trading documentation along exactly this line: execution certainty versus price certainty. View source ↗

Related

Where to go from here

Next lessonSetting a stop-loss correctly