All option guides
Place the exit before the market tests you12 minute read

How to Set a Futures Stop-Loss

Learn how to choose a logical futures stop level, convert the distance into dollar risk, size the position, select an order type, and handle gaps and slippage.

Prepared by Mark · Primary sources below

Direct answer

A futures stop-loss is an exit rule tied to a price, not a promise that the fill will occur at that exact price. Choose the level from the trade idea first, translate the distance into dollars, reduce the contract count if needed, and then choose a stop order that matches the liquidity and gap risk of the market.

Start with the invalidation, not a dollar amount

Ask: “At what price would this trade thesis be wrong?” A long breakout may be invalid below the breakout shelf; a range trade may be invalid beyond the range boundary; a hedge may need a separate exposure threshold. The level should be outside normal noise but close enough that the planned loss fits the account.

Avoid placing a stop at a random round number or exactly on an obvious swing where ordinary trading can trigger it. CME’s [stop-order guidance](https://www.cmegroup.com/education/courses/master-the-trade-futures/take-your-trade-plan-to-the-next-level/master-the-trade-utilizing-stop-orders) notes that price action can identify a logical exit, while the acceptable loss remains a separate risk decision.

Record the price distance in ticks

For a long position:

`stop distance = entry price − stop price`

For a short position:

`stop distance = stop price − entry price`

Round the distance up to the contract’s valid tick increment. Then convert it into risk:

`risk per contract = stop ticks × tick value + estimated entry, exit, and exchange costs`

The tick value and multiplier come from the actual contract specification, not from a charting platform’s default. See how to read futures contract specifications and tick value and contract multiplier.

Let the stop determine the size

Set a maximum dollar loss before the order is sent. A practical sizing rule is:

`contracts = floor(maximum trade risk ÷ risk per contract)`

Example: you allow 250 USD on one trade. The entry is 5,020.00, the logical stop is 5,012.00, and the contract moves in 0.25-point ticks worth 12.50 USD. The distance is 32 ticks, or 400 USD before costs, so the correct size under a 250 USD cap is zero contracts. You must tighten the setup only if the thesis still makes sense, choose a smaller contract, or skip the trade. Moving the stop closer merely to make the arithmetic fit changes the trade.

If the stop is 16 ticks instead, the pre-cost risk is 200 USD. One contract may fit after a conservative cost allowance; two do not. Futures position sizing shows the same logic across contract sizes.

Choose between stop-market and stop-limit deliberately

A stop-market order prioritizes an exit after the trigger, but the fill can be worse than the stop price in a fast market. A stop-limit order controls the worst accepted price, but it may remain unfilled while the position continues to lose. These are different failure modes, not interchangeable labels. Compare stop versus stop-limit orders and market versus limit orders.

Write the order behavior in your plan:

Test the broker’s current rules in a simulator or with a tiny, controlled order before relying on them.

  • Which trigger price activates the order
  • Whether the trigger uses last trade, bid/ask, or another broker convention
  • The maximum acceptable slippage or limit offset
  • What you do if the stop-limit is not filled
  • Whether the stop is working during overnight or thin-liquidity hours

Account for gaps, slippage, and partial fills

The stop distance is planned risk, not guaranteed risk. News, limit moves, connectivity failures, queue position, and a wide spread can produce a fill beyond the trigger. A stop can also fill partially, leaving residual exposure. Add a shock scenario to the plan, keep a cash buffer, and define who or what closes the remainder.

Do not add contracts because the stop “looks small” in points. A small point distance can have a large tick value. Conversely, a volatile contract may need a wider logical stop and therefore a smaller position. CME’s [position and risk management material](https://www.cmegroup.com/education/courses/things-to-know-before-trading-cme-futures/position-and-risk-management) recommends sizing from risk scenarios rather than the maximum permitted by margin.

Do not move a protective stop without a rule

Moving a stop farther away increases planned loss and invalidates the original size calculation. Moving it closer can create a stop inside normal noise and turn a valid setup into a mechanical loss. If a trailing rule is part of the strategy, define when it activates, how it rounds to ticks, and whether it can only reduce risk.

Break-even moves are not automatically safer: fees, spread, and a retest can stop the trade before the intended move. Record the reason for every adjustment and compare it in the journal.

Build a pre-trade and post-trigger checklist

Before entry, confirm the contract month, tick value, direction, entry, invalidation, stop distance, dollar risk, total correlated exposure, free cash, and the behavior if the stop cannot execute. After a trigger, do not immediately re-enter because the loss feels unfair. Re-check whether the original thesis still exists and whether the daily loss limit has been reached.

Reconcile the actual fill, slippage, fees, realized P&L, remaining orders, and account equity. Realized versus unrealized futures P&L helps distinguish a working stop from an unrecorded open loss. Add repeated stop-outs by session, setup, and market regime to the journal.

Common questions

Should every futures trade use the same stop distance?

No. The level should reflect the setup and market structure; the contract count then changes so dollar risk stays within the plan.

Is a stop price a guaranteed maximum loss?

No. Gaps, fast markets, slippage, partial fills, and order failures can produce a larger loss.

Why not place the stop very close to reduce risk?

It may sit inside normal price noise and invalidate a sound setup. Reduce size or use a smaller contract instead.

When can I move a stop?

Only under a pre-written rule that has been tested. Any move farther away increases risk and should normally require reducing size or exiting.

Sources and further reading

Related guides