← Field guide · exits

Exit 6 — assignment

  • Assignment ends the trade by delivering the shares.
  • Chosen on purpose it is a strategy. Arrived at by accident it is the most expensive exit on the list.

What it is

  • You are short an option and the person on the other side exercises it.
  • You take delivery. A short put means buying the shares at the strike; a short call means selling them.
  • The option position ends and a stock position replaces it.
  • You keep the premium either way. It was paid to you at the start.

When it is the plan

  • The wheel is built on it — sell a put, accept the shares, then sell calls against them.
  • A cash-secured put is an offer to buy a stock lower, and assignment is the offer being taken.
  • In both cases the shares were always the point, so nothing has gone wrong.

When it is not the plan

  • On a spread it is a mechanical problem. The short leg is assigned; the long leg is still an option.
  • You end up holding stock plus one option, which is not the position you sized.
  • The capital requirement jumps overnight, and a defined-risk trade briefly stops behaving like one.
  • The maths usually still works out — exercising the long leg recovers most of it — but only if you have the buying power to get there.

Early assignment

  • American-style options can be exercised at any time, not only at expiry.
  • It becomes likely when a short option is deep in the money and has little time value left.
  • A dividend can bring it forward on a short call — the holder exercises to capture the payment.
  • None of that is random, which means it can be anticipated rather than feared.
Why this matters for a backtest

Most options backtests assume European-style behaviour: nothing happens until expiry. On American-style single-name options that assumption is wrong some of the time, and it is wrong in the direction that flatters the result. A study that never models early assignment should say so.

Where it bites

Assignment isn’t a loss. It is a position you now own, at a price you agreed to weeks ago.

  • The premium you collected lowers your effective cost, which is the part people forget when they see the shares appear.
  • What has genuinely changed is the risk profile — a defined-risk option trade has become an open-ended stock position.
  • The danger is the size, not the price. A put sold against capital you don’t have becomes a margin call rather than an investment.

The weekend problem

  • A stock closing right on your short strike may or may not be assigned.
  • You find out after the market has shut, and you carry the uncertainty until it opens.
  • That is pin risk, and it is the strongest practical argument for the time exit.

Common questions

Can I be assigned on a trade that is out of the money?

It happens, though rarely, and it is almost never in the exerciser’s interest. Treat it as noise rather than as a risk to plan around.

Does assignment cost me the maximum loss on a spread?

No. The long leg is still there and still worth something. What assignment costs is the certainty and the buying power, not usually the money.

How do I avoid assignment?

Close the short leg before it goes deep in the money, or use a time exit that takes you out before expiry week. Both are exits from this list.

Is assignment more likely before a dividend?

On a short call that is in the money, yes. It is the one case where the timing is predictable enough to plan around.

How this shows up in our tests

No assignment result is published yet.

It matters most for the wheel, where assignment is the strategy rather than an accident. That test is queued, and when it publishes this entry will link to what the assignment rate actually was under the specification we ran.