Crypto order types explained
An order type chooses which risk to accept: uncertain price, uncertain execution, or a trigger that may behave differently during a fast market.
Written and reviewed byCryptoTrades.to View author →What does an order type control?
An order type tells the matching engine when an order may trade and what price constraints apply. It cannot guarantee liquidity. The same order can behave well in BTC/USDT and badly in a thin market because the available bids and asks are different.
Before choosing the button, decide which failure is acceptable. A market order can fill at a worse price. A limit order can miss the trade. A stop-limit can trigger and still leave the position open.
| Order | Execution certainty | Price control | Typical job |
|---|---|---|---|
| Market | Highest | Lowest | Exit now or enter a deep market |
| Limit | Uncertain | Exact boundary | Patient entry or profit target |
| Stop-market | High after trigger | Low | Protective exit |
| Stop-limit | Uncertain after trigger | Exact boundary | Conditional entry where price matters most |
| OCO | Two linked instructions | Depends on each leg | Pair a target with protection |
How does a market order work?
A market order immediately trades against the best available orders until its requested size is filled. The first unit may execute at the displayed ask while later units execute higher. The difference between expected and average execution is slippage.
Suppose asks contain 0.2 BTC at $80,000, 0.3 BTC at $80,040 and 0.5 BTC at $80,100. A market buy for 0.5 BTC fills across the first two levels at an average of $80,024, not $80,000. Larger urgency consumed the book.
Order-book result: the screen showed $80,000, but the 0.5 BTC order averaged $80,024. The extra $12 paid is execution cost before the trading fee.
Market orders fit liquid markets and exits where being filled matters more than a precise price. They are dangerous when volume is thin or the displayed spread is wide.
How does a limit order work?
A limit order sets the highest acceptable buy price or lowest acceptable sell price. A buy limit at $79,900 cannot execute above $79,900. It waits until a seller accepts that price, unless it crosses an existing ask and executes immediately.
Price protection creates fill risk. The market can touch the limit after other orders at the same price consume all available liquidity. A large order may fill only partly before price moves away.
Post-only adds another constraint: if the order would execute immediately, the venue cancels or reprices it instead. Traders use this to avoid accidentally paying a taker fee when they intended to add liquidity.
Whether that saves money depends on the venue’s current maker and taker schedule. The verified fee comparison shows both rates side by side.
What is the difference between stop-market and stop-limit?
Both remain inactive until a trigger price is reached. After that, they create different orders.
A stop-market creates a market order. It is designed to exit, but the fill may be far beyond the trigger during a gap or liquidation cascade. A stop-limit creates a limit order. It controls the permitted price, but if the market moves through that range without matching, the position remains open.
For a long entered at $100, a stop-market trigger at $95 might fill at $94.70 in a fast drop. A stop-limit with a $95 trigger and $94.80 limit refuses prices below $94.80. That sounds safer until the market trades directly to $93 and the sell order receives no fill.
What do take-profit and OCO orders do?
A take-profit is a conditional exit triggered in the favourable direction. An OCO order, one cancels the other, links two exits. A long position might place a sell limit at $110 and a protective stop at $95. If either executes, the other is cancelled.
Without the link, both orders can remain active. After the first closes the position, the second may open an unintended position on derivatives venues. OCO and reduce-only exist to prevent that sequence.
How does a trailing stop work?
A trailing stop moves its trigger as price makes a new favourable extreme, then stops moving when price reverses. A five percent trailing stop on a long follows new highs and triggers after a five percent decline from the highest recorded reference.
It does not guarantee a five percent loss. The trail distance determines the trigger, and the resulting market or limit order still faces slippage or fill risk. A narrow trail in a volatile asset can exit on ordinary noise.
Which derivatives settings matter?
Reduce-only restricts an order to decreasing the current position. It prevents an oversized exit from reversing a long into a short. Time-in-force controls how long a limit order remains active: good-till-cancelled rests, immediate-or-cancel fills available quantity then cancels the remainder, and fill-or-kill requires the full amount immediately.
Trigger reference also matters. A venue may offer last price, index price or mark price. Liquidation normally follows mark price, so a protective stop based on last price can trigger at a different moment.
Which order should be used?
Use a limit order when price discipline matters and missing the fill is acceptable. Use a market order when immediate execution matters and the book is deep enough for the size. Use stop-market for an exit that must attempt to execute. Use stop-limit only when refusing a bad price is more important than certainty of exit.
The order type does not set the risk by itself. Position size does. Calculate the maximum loss with the position size calculator and inspect current liquidity through the live coin pages before submitting the order.
Questions people actually ask
01What are the four types of orders?
The four core types are market, limit, stop-market and stop-limit. Exchanges may also offer OCO, trailing stop, take-profit and conditional variants.
02Which one is better, market order or limit order?
A market order is better when execution matters more than price; a limit order is better when the maximum buy price or minimum sell price matters more than receiving a fill.
03Are stop limit orders a good idea?
They are useful when refusing a bad execution price matters more than guaranteeing an exit. They are dangerous as emergency protection because the market can cross the limit without filling the order.
04How to properly use a stop limit order?
Set a trigger that activates the order and a separate limit that defines the worst acceptable price. Leave enough distance between them for normal volatility and accept that execution is not guaranteed.
05What should my stop limit be?
It must come from the trade's invalidation level and the market's normal volatility, not an arbitrary percentage. The limit also needs enough room beyond the trigger to have a realistic chance of filling.
06What is the 7% rule for stop-loss?
It is a traditional convention that exits after roughly a seven percent decline, not a universal crypto rule. Position size should adapt to a justified stop instead of forcing every trade into seven percent.
07What are the disadvantages of limit orders?
A limit order may never fill, may fill only partly, and can lose queue priority behind earlier orders at the same price. Price control is received in exchange for execution uncertainty.
08Do limit orders turn into market orders?
No. A plain limit order keeps its price boundary. A marketable limit order can execute immediately against available liquidity, but it still cannot trade beyond its limit price.