← Blog

Crypto Futures Order Types Explained: Market, Limit, Stop-Market, Stop-Limit & Reduce-Only

A plain-English guide to the five crypto futures order types you actually need — market, limit, stop-market, stop-limit and reduce-only — with concrete rules for when to use each and one worked entry-plus-stop example.

Ezath Team·

A crypto futures order type tells the exchange how to execute your trade: a market order fills instantly at the best available price, while a limit order only fills at your chosen price or better. The other three you need are stop-market (trigger, then fill at market — guaranteed exit, uncertain price), stop-limit (trigger, then place a limit — controlled price, no guaranteed fill), and reduce-only (an order that can only shrink or close a position, never accidentally flip or double it). Get these five right and most of the "the exchange did something weird" confusion disappears. This guide explains each one in plain English, gives you a "use X when" rule for every type, and walks through a single worked entry-plus-stop plan so you can see how they fit together before you place a real trade.

The two building blocks: market vs limit

Every other order type is built on top of two primitives, so start here.

A market order says: "fill me right now, whatever the going price is." You're trading certainty of execution for uncertainty of price. On a liquid pair like BTC or ETH perpetuals the slippage is usually tiny, but in a fast move or on a thin altcoin you can fill meaningfully worse than the price you saw a second ago. Market orders are taker orders — you remove liquidity from the book and typically pay the higher taker fee.

A limit order says: "fill me at this price or better, otherwise wait." You're trading certainty of price for uncertainty of execution — the market may simply never come back to your level. Limit orders that sit on the book are maker orders and usually earn the lower maker fee. The catch beginners miss: a limit order is not a magic discount. If you set a buy limit above the current price, most exchanges will fill it immediately at the better available price (acting like a market order with a price cap), not wait for a pullback.

Quick rule of thumb:

  • Use a market order when getting in or out now matters more than a few ticks of price — you're stopping out, taking a target, or entering on a confirmed breakout you don't want to miss.
  • Use a limit order when you have a specific level in mind and you're willing to be patient (or not get filled at all) — patient entries, scaling in, and resting take-profits.

Stop orders: the trigger is not the order

This is where most of the confusion lives. A "stop" is not a third kind of fill — it's a trigger price that, once touched, submits a market or limit order on your behalf. So there are really two stop variants, and the difference between them is the single most important distinction on this page.

Stop-market = when price hits your trigger, the exchange fires a market order. You are guaranteed to exit (assuming there's liquidity), but not at a guaranteed price. In a violent wick or a low-liquidity moment, your fill can be worse than your trigger. That's the trade-off you accept in exchange for always getting out.

Stop-limit = when price hits your trigger, the exchange fires a limit order at a price you pre-set. You control the worst price you'll accept — but if the market gaps straight through your limit, the order rests unfilled and you're still in the position. That is exactly how people end up holding a loser far past where they "had a stop."

A concrete way to feel the difference: say BTC is at 60,000 and you want out if it breaks 59,000.

  • Stop-market, trigger 59,000: price tags 59,000, a market sell fires, you're out — maybe at 58,990, maybe at 58,940 in a fast drop, but out.
  • Stop-limit, trigger 59,000 / limit 58,950: price tags 59,000, a limit sell at 58,950 is placed. If BTC slices to 58,800 without trading at 58,950 on the way, your limit may never fill and your "stop loss" silently did nothing.
Stop-marketStop-limit
Fires a…market orderlimit order
Fill guaranteed?Yes (with liquidity)No
Price guaranteed?No (slippage risk)Yes (your limit, or better)
Worst failure modeBad fill in a wickNo fill, you stay in the trade
Best forThe stop-loss that protects your accountPrecise entries / exits where price control beats certainty

The honest default for a protective stop loss is stop-market. A stop loss exists to cap the damage; a stop that can refuse to fill in exactly the conditions you most need it isn't really protection. Use stop-limit when the price you'd accept is genuinely a hard line — for example a breakout entry where filling 0.5% worse ruins the risk/reward — and you're consciously accepting "no fill" as an outcome.

If your stops feel like they're being picked off right before the market goes your way, that's usually a placement problem, not an order-type problem — we go deep on it in why your stop-loss keeps getting hit.

Reduce-only: the safety switch nobody explains

Reduce-only is the differentiator most help docs bury, and it's the one that quietly prevents real disasters. A reduce-only order can only reduce or close your current position — it can never open a new one or increase your exposure in the opposite direction.

Why does that matter? Imagine you're long 1 BTC and you place a stop-loss sell for 1 BTC. Normal behaviour: it closes you out. But suppose that order didn't get cancelled and your position had already closed another way (a take-profit filled, or you closed manually). Without reduce-only, that lingering sell now opens a fresh short. You walk away thinking you're flat and come back to an accidental position bleeding in the opposite direction. With reduce-only ticked, the same order would simply do nothing once your position is gone.

  • Use reduce-only on every stop loss and every take-profit. These orders should only ever close size, never create it.
  • Use reduce-only when scaling out in pieces — it guarantees you can't overshoot and flip net direction.
  • Leave it OFF for entries and for genuine reversals where you intend to open new exposure.

Closely related is close-on-trigger / "close position" mode some exchanges offer, which auto-sizes the order to your full current position so it tracks partial fills. The principle is the same: protective orders should be incapable of growing your risk. If you treat reduce-only as mandatory plumbing for exits, you remove an entire category of "how did I end up in this trade?" accidents.

A worked entry-plus-stop plan

Order types only click when you see them combined into one plan. Here's a complete, conservative setup on ETH. (Numbers are illustrative — not a recommendation, not a prediction.)

The idea: you want to go long ETH on a pullback to a support level at 3,000, with invalidation below 2,910.

  1. Entry — limit order, buy 3,000. You're not chasing; you have a level. A resting limit lets price come to you and pays the maker fee. If it never reaches 3,000, you simply don't trade — that's a feature, not a miss.
  2. Stop loss — stop-market, trigger 2,910, reduce-only. If support fails, you want out, not a price negotiation. Stop-market guarantees the exit; reduce-only guarantees this order can only close the long.
  3. Take profit — limit sell, reduce-only, at your target (say 3,180). A resting limit at the target earns the maker fee and fills passively if price gets there.

The piece that ties this together is size. Your stop is 90 points below a 3,000 entry — that's the risk per unit. How many units you buy should come from how much of your account you're willing to lose if 2,910 trips, not from how much margin the exchange will let you post. That's the difference between risking 1% and accidentally risking 15%. Work it out before you place the entry with the free risk/reward + position-size calculator — punch in 3,000 / 2,910 / 3,180 and your risk budget, and it tells you the position size that matches. The mechanics of that risk-to-stop math are spelled out in how to size a crypto futures position from your stop loss.

Notice what each order type did: the limit got you a disciplined entry, the stop-market guaranteed your worst case, the reduce-only flags made sure the exits could only ever close, and sizing decided how much was actually on the line. That's the whole game.

Order-type mistakes that cost beginners money

A few patterns show up again and again — none of them are about picking the wrong coin:

  • Market-ordering into thin liquidity. On low-volume alts or during a news spike, a market order can slip badly. Prefer a limit with a sensible cap when the book is thin.
  • Using a stop-limit as your only protection. As above, it can refuse to fill exactly when you need it. If it's a protective stop, default to stop-market.
  • Forgetting reduce-only on exits, then ending up with an accidental reversed position.
  • Confusing trigger price with limit price on a stop-limit and setting the limit on the wrong side, so it can never fill.
  • Letting leverage pick your size. Order type is execution; size is risk. High leverage doesn't have to mean a big position — it's just margin efficiency. Decide size from the stop distance, every time.

Where Ezath fits

Ezath publishes defined crypto futures signals — each one with an entry, a stop, and targets — for BTC, ETH and SOL, so the order plan above is essentially how every signal is meant to be placed: a limit or market entry, a reduce-only protective stop at the invalidation level, and reduce-only targets. The track record is public and hash-chained, so wins and losses are on the record rather than cherry-picked screenshots. The free risk/reward + position-size calculator is no-signup and sizes each order before you place it, and there's a free signals tier if you want to see the format in practice without committing. When you're ready to translate this into the actual click-by-click path on an exchange, the step-by-step guide to trading crypto futures on Binance walks the order ticket field by field.

None of this removes the risk. Order types are just the controls; whether a trade works out is never guaranteed, and futures can lose money fast regardless of how cleanly you place the order.

Educational content, not financial advice. Crypto futures are high-risk and can lose money quickly.

Put the analysis to work

Live BUY / SELL signals for BTC, ETH and SOL, with AI explanations and a public track record.