Concept

Structure Stop

Structure Stop is a Risk, Sizing & Exits concept. The Library holds 3 implementations, each one a working definition you can pull into Quant.

beyond swing/OB

Top Structure Stop indicators

3 total

What is a Structure Stop?

A structure stop is placed beyond the chart feature that invalidates the trade: below the swing low a long was built on, beyond the order block or zone that anchored the entry, outside the boundary of the range. The chart dictates the distance, and size is back-solved from the risk budget, so a wider structural stop means a smaller position, not more risk.

The rationale: exit when the idea is disproven, not when noise wanders an arbitrary distance. The known weakness is that obvious swing points are where resting stops cluster, and clustered stops attract sweeps. Common refinements pad the level by a fraction of ATR, anchor to the deeper structural level instead of the nearest one, or accept smaller size for the extra room. Even padded stops get run in fast conditions; padding changes the odds of surviving a sweep, not the possibility of one.

How traders use it

  • For initial placement: locate the invalidation point (swing, zone edge, range extreme), add a small volatility buffer beyond it, and size the position from the resulting distance.
  • For trailing: as new swings print in the trade's favor, the stop ratchets beyond each successive swing, so the exit fires only when structure actually breaks.
  • For filtering: if the structural distance makes the minimum size uneconomic, or the level sits inside an obvious stop cluster, the setup is skipped or re-anchored to deeper structure.

Structure Stop vs other stop logic

Volatility Stop: Sets distance from a volatility estimate, typically a multiple of ATR from entry, with no reference to swings or zones. Structure stops use the chart's invalidation point instead; hybrids take whichever distance is wider, or pad structure by an ATR fraction.

Fixed Stops: Use a constant percent, dollar, or time rule with no reference to the chart at all. Simpler to size and audit, but the same distance sits inside noise on one symbol and far outside it on another, the context-blindness structure placement is meant to fix.

Related concepts · Stop taxonomy

Concept family

Risk, Sizing & Exits

37 concepts mapped · 19 in the Library

Structure Stop FAQ

Where should a stop go relative to a swing low?

Beyond it, with room. A stop at the exact low sits in the most crowded spot on the chart and gets tagged by any sweep of the level. Common practice adds a buffer, a fraction of ATR or a few ticks past the wick, and accepts smaller size for the wider distance. The buffer does not make sweeps survivable by rule; it means shallow ones no longer reach you.

Why size down instead of tightening a structure stop?

Because the level is doing the informational work. If the stop belongs beyond the swing but gets tightened to fit a preferred size, ordinary rotation can end the trade while the idea is still valid. In stop-first sizing the distance is fixed by the chart and size is the free variable: the same risk fraction on a wider stop simply means fewer shares or contracts.

Build Structure Stop your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.