All option guides
Earnings execution control5 minute read

Pre-earnings stop-loss and hedge architecture checklist

Build a layered stop-loss and hedge plan before earnings so risk stays controlled even when fills, spreads, and volatility move quickly

Prepared by Mark · Primary sources below

Direct answer

Earnings can widen spread and destroy expected edge in the first 60 seconds If your stop-loss and hedge logic are not fixed before the open, first-print volatility will write your rulebook Capture concrete stop and hedge conditions for every branch, including how to de-risk when the spread never normalizes

Define what failure means before the release

Every structure needs a written failure definition before entering.

Prepare at least three thresholds for each structure:

Do the same for the hedge leg if you have one. If thresholds are not clear, reduce size by default.

If you skip this step, your stop is implied and will be applied late, usually after liquidity worsens.

  • max daily loss that still keeps your account in a workable state
  • max spread or quote gap at which exits are delayed or reduced
  • max mark slip that forces an immediate hedge change or flatten

Separate target, hedge, and assignment branches before placing orders

Do not mix branches in a single decision.

For each branch, define the specific rule that ends execution on this release.

If only one person in your process owns all three branches, the plan will fail at the first exception.

  • Target branch: where the thesis stays valid and what confirms continuation
  • Hedge branch: when and how a hedge is added or increased
  • Assignment branch: what action is taken when assignment risk appears before you can reprice

Pre-pick the stop hierarchy and route fallback

Create a hierarchy from smallest to largest action:

  1. tighten size
  2. switch to tighter order types or reduce shares on only the best leg
  3. move from primary route to backup route
  4. close part of the hedge leg
  5. stop entry for the remainder

If route switching is not possible with one click, remove the structure before the open.

Tie settlement and funding impact to stop checks

For short positions, define the extra shares you can fund if assignment changes your position.

For long positions, define the maximum stale-quote exposure and whether a rapid mark change can force a premature close.

This is not optional because settlement is where earnings-related edge disappears first.

Review timing rule at fixed checkpoints

Set three checkpoints from the open:

At each checkpoint, reduce first, then rebuild. If spread, liquidity, or assignment assumptions changed, flatten risk before re-entry.

  • 30 seconds: verify spread, route, and mark consistency
  • 3 minutes: verify spread stability and hedge response speed
  • 12 minutes: verify thesis, edge, and account risk budget

Common questions

Can one stop-loss level work for both long and short positions?

No. Long risk is usually IV and skew sensitivity, short risk is assignment and liquidity squeeze. Use branch-specific stop logic.

Should I hedge before the first print?

Yes only if your map defines when the hedge branch becomes mandatory. A hedge without a trigger is guesswork and can increase costs.

What if spreads remain wide after the first minute?

Do not force the same size. Shift to the next stop level, cut exposure, and only add back if quote quality returns.

Sources and further reading

Related guides