Tokenomics & Markets

Trading Basics & Order Types

Market, limit and stop orders — the mechanics of placing a trade.

An order is an instruction you send to an exchange telling it how, when, and at what price to buy or sell an asset on your behalf. Understanding the different order types is not a technicality — it is the difference between executing a trade the way you intended and getting a result that surprises you.

When you trade on a crypto exchange, you are not calling a broker. You are submitting a structured instruction to a matching engine that pairs buyers with sellers automatically. The type of order you choose determines how that engine handles your instruction.

The order book: where trades are born

Before diving into order types, it helps to understand the environment they operate in. Every centralized exchange maintains an order book — a live ledger of all outstanding buy and sell instructions.

  • Bids are buy orders, stacked from the highest price someone is willing to pay downward.
  • Asks (or offers) are sell orders, stacked from the lowest price someone is willing to accept upward.
  • The gap between the top bid and the lowest ask is called the spread.

When a buy order and a sell order agree on price, the engine executes a match and a trade occurs. The spread is not just a visual curiosity — it is a real cost you pay on every trade, especially with smaller or less liquid assets.

Market orders

A market order tells the exchange: “Buy (or sell) right now, at whatever the current best available price is.” It prioritises speed and certainty of execution over price.

Market orders are filled almost instantly in liquid markets because they consume existing orders sitting in the book. The trade-off is slippage — the difference between the price you saw on screen and the price your order actually filled at. In a thin market with few orders, or when you are trading a large size relative to available liquidity, slippage can be significant.

Insight: Slippage is not a fee or an error — it is a structural outcome of consuming liquidity. The wider the spread and the larger your order relative to available volume, the more slippage you will experience. Always check the spread before placing a large market order.

Use a market order when: you need to enter or exit a position immediately and the potential slippage cost is acceptable given current liquidity.

Limit orders

A limit order tells the exchange: “Buy (or sell), but only at a specific price or better.” You set the price ceiling (for a buy) or price floor (for a sell), and the order sits in the book waiting until the market reaches your level.

  • A buy limit order placed below the current price will only fill if the asset falls to your target.
  • A sell limit order placed above the current price will only fill if the asset rises to your target.

The major advantage is price control — you will never pay more (or receive less) than you specified. The major risk is non-execution: if the market never reaches your price, the order simply expires unfilled. You can usually set an order to remain active for a day, a week, or indefinitely (called “good till cancelled” or GTC).

Order typeExecution certaintyPrice certaintyBest use case
MarketHigh — fills immediatelyLow — subject to slippageUrgent entry/exit in liquid markets
LimitLow — may not fillHigh — you set the priceEntering at a target price, patient buyers/sellers

Limit orders are also how you add liquidity to an exchange rather than consuming it. Many exchanges reward this with slightly lower fees for “maker” orders (limit orders that rest in the book) versus “taker” orders (market orders that remove liquidity).

Stop orders

A stop order (sometimes called a stop-loss order) becomes active only after the price reaches a specified trigger level, called the stop price. Think of it as a dormant instruction that wakes up when a condition is met.

Stop-market orders

Once the stop price is hit, the order converts into a regular market order and executes at the best available price. This guarantees execution but not price — in a fast-moving market, the fill can be meaningfully worse than the stop trigger.

Stop-limit orders

Once the stop price is hit, the order converts into a limit order rather than a market order. This gives you more control over the fill price, but introduces the risk that the price gaps through your limit and the order never executes at all — which is particularly dangerous when you are trying to exit a losing position.

Using stop orders for risk management

Stop orders are a foundational tool for risk management. Placing a stop below your entry on a long trade defines your maximum loss before you open the position, not after emotions are involved. The discipline of setting stops in advance is what separates a plan from a reaction.

Be aware of a tactic called stop hunting, where large participants temporarily push price into a zone where many retail stop orders cluster, triggering them before reversing. Placing stops at obvious round numbers or just below visible support levels makes them easier to hunt. Giving your stop a little extra room — while still keeping it within your risk budget — can reduce this vulnerability.

Take-profit orders

A take-profit order is a limit order placed above your entry (for a long trade) that automatically closes your position when the asset reaches your target price. Pairing a take-profit with a stop-loss defines the full risk-reward profile of a trade before you enter.

The ratio of potential gain to potential loss is called the risk-reward ratio. A trade that risks 2% to potentially gain 6% has a 1:3 risk-reward ratio. Even a strategy that is right less than half the time can be profitable if the wins are consistently larger than the losses — which is why many traders focus as much on this ratio as on win rate. You can read more about this in reading a crypto chart and technical analysis.

OCO orders: combining order types

Some exchanges offer OCO (one-cancels-the-other) orders, which let you place a stop-loss and a take-profit simultaneously. When one triggers, the other is automatically cancelled. This is a clean way to set your exit parameters in both directions and then step away without needing to monitor the trade continuously.

Fees and their effect on order sizing

Every trade carries a cost: the spread, exchange fees (typically expressed in basis points as a percentage of trade value), and potential network or withdrawal fees. When you are sizing a trade, these costs need to be factored into your break-even calculation. A position that needs to move 0.5% to profit is not the same as one that needs to move 2% because of fees and spread. Understanding gas and fees is especially important if you are trading on decentralised platforms where network costs are variable.

Key takeaways

  • A market order executes immediately at the best available price but is subject to slippage; use it when speed matters more than precision.
  • A limit order executes only at your specified price or better but may go unfilled if the market never reaches that level.
  • A stop order is dormant until a trigger price is hit; stop-market orders guarantee execution while stop-limit orders guarantee price but risk non-execution.
  • The spread — the gap between best bid and best ask — is a real cost embedded in every market order.
  • Pairing a stop-loss with a take-profit before entering a trade defines your risk-reward ratio and removes emotional decision-making.
  • Even correct trades lose money if fees and slippage are ignored when calculating position size and break-even levels.

Next up: Technical Analysis Intro