Skip to content
Learning path Bronze Understand and protect

Stop loss

A defensive exit instruction triggered by a price condition. The trigger does not guarantee the execution price: order type, venue, gaps and liquidity determine the fill.

Who it is for — Readers who need to define before the order which price condition invalidates an idea and how to attempt to reduce or close the position when that condition occurs.

A stop loss is an exit instruction used to contain the risk of a position. It may be implemented through a stop order, a stop-limit or another function offered by a broker, exchange or platform. Availability, trigger rules and behaviour depend on the applicable venue and product.

In simple terms — For a long opened at 100, a trader might set a trigger at 95. Reaching 95 activates the instruction; it does not promise that the sale occurs exactly at 95.


Trigger, order and execution are different events

Event Meaning
Trigger The condition defined by the venue or broker is reached
Activation The stop generates or releases its associated order
Fill The order meets liquidity at one or more actual prices

With a stop-market, reaching the trigger typically turns the instruction into a market order. This prioritises execution, but the price may differ materially from the stop after a gap, in a fast market or when liquidity is thin.

A stop-limit adds a limit price: it prevents fills beyond the permitted limit, but can leave the position open if the market moves through that price without available liquidity. Neither version guarantees both execution and price.

Example — A long from 100 has a sell-stop trigger at 95. If the first tradable market after a gap is near 92, a stop-market may fill near the best available prices, not at 95. A 95/94 stop-limit constrains the price to 94 or better, but may remain unfilled.


Integrating it into a plan

  1. Define invalidation. The level should follow the hypothesis and market structure, not merely the loss one would prefer to see.
  2. Choose the implementation. Check stop-market, stop-limit, trailing stop, eligible sessions and the venue’s trigger rule.
  3. Calculate size. Include distance, point value, costs and estimated slippage in position sizing.
  4. Plan exceptions. Gaps, halts, price limits, disconnections and rejected orders need operating procedures rather than improvisation.
  5. Review the fill. Compare planned and realised loss, including fees and currency conversion.

Volatility can help separate ordinary noise from invalidation, but no multiplier or stop level is universally correct. Whether and how a stop may be adjusted should also be defined in the plan rather than presented as a rule for every strategy.


Limits to remember

  • a stop reduces exposure only if it is triggered and then executed;
  • brokers and venues may use last trade, quotes or other trigger conditions;
  • some order types are unavailable in particular markets or sessions;
  • a trailing stop follows its specified formula but remains subject to trigger and fill risk;
  • slippage and costs can make the realised loss larger than planned 1R.

Common mistake — Writing “stop at 95 = maximum loss of 5.” A stop is a conditional exit procedure, not insurance on price, and it does not replace sizing, aggregate-risk controls or product knowledge.

Summary

  • Purpose: attempt to reduce or close exposure at a predefined condition.
  • Stop-market: prioritises execution, not price.
  • Stop-limit: constrains price, not execution.

Bronze path — Execution module. Index: Bronze path.


Sources