# Legging Risk: Execution Risk in Multi-Leg Options

Learn how partial or sequential fills can turn a defined-risk options strategy into unintended market exposure, and how complex limit orders, liquidity checks, and contingency rules help control it.

Canonical: https://wiki.fcontext.com/options/legging-risk/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

**Legging risk** is the risk created when the components of a multi-leg options strategy do not execute together. After one leg fills, unfilled legs can leave unintended Delta, Gamma, Vega, assignment, or margin exposure. A price move between executions may make the intended net debit or credit unavailable and can turn a defined-risk spread into a temporarily uncovered position.

A complex order submitted at one net limit generally reduces this risk because the strategy is evaluated as a package. It does not guarantee a fill, the best possible price, or permanent protection: orders can remain open, be canceled, or face exchange- and broker-specific handling. Legging manually may improve price in favorable conditions, but it deliberately accepts interim exposure.

<a id="mechanism"></a>

## How execution changes the strategy

For a debit strategy, `actual net debit = premiums paid - premiums received + fees`. For a credit strategy, `actual net credit = premiums received - premiums paid - fees`. The planned payoff applies only after every intended leg has filled at compatible quantities. Until then, risk belongs to the live partial position.

A net-limit complex order specifies the maximum debit or minimum credit for the package. Exchanges can match it in a complex order book, against individual-leg markets, or through other permitted mechanisms. Execution still depends on prices, displayed and hidden size, routing, priority, and applicable rules. A displayed midpoint is not a promise that all legs can trade there simultaneously.

<a id="example"></a>

## Four-leg iron condor example

A trader plans one iron condor for a `$2.00` net credit: sell a `$100/$95` put spread for `$1.20` and sell a `$110/$115` call spread for `$0.80`. With five-point wings and a 100 multiplier, the intended expiration maximum loss before fees is `($5-$2)×100=$300`.

Instead, the trader first sells the `$100` put and `$110` call for `$5.20` combined, intending to buy both wings next. The underlying jumps and volatility rises. The `$95` put and `$115` call that were expected to cost `$3.20` now cost `$4.50`. Completing the position leaves only `$5.20-$4.50=$0.70` credit, so the defined maximum loss becomes `($5-$0.70)×100=$430`: `$130` worse than planned.

Before the wings fill, the two short options are not the intended limited-risk condor. The account can face much larger directional, gap, assignment, and buying-power exposure. A broker may reject the protective orders, raise margin, or liquidate positions according to its agreement.

<a id="risks"></a>

## Execution checklist

- Prefer a multi-leg net-limit order when the strategy depends on a defined package price and bounded payoff.
- Enter the correct sign: maximum net debit for a purchase or minimum net credit for a sale.
- Inspect each leg's Bid/Ask, size, open interest, multiplier, deliverable, and expiration; a good-looking net midpoint can hide one illiquid leg.
- Know whether the broker allows partial fills, ratio imbalance, order routing changes, or automatic cancellation of remaining legs.
- Set a time limit for price improvement. Repeatedly chasing the market can erase the strategy's expected edge.
- If legging manually, define which leg executes first, maximum interim dollar Delta and loss, buying-power need, and the action if the hedge never fills.
- Reprice all outstanding legs after a fill; do not rely on the original snapshot.
- Account for commissions, per-contract fees, slippage, and taxes in the achieved net price.
- Monitor early assignment and expiration separately. A fully filled spread can later become unbalanced if a short leg is assigned.
- Save order timestamps, NBBO, limit changes, fill quantities, and confirmations to distinguish strategy error from execution cost.

<a id="misconceptions"></a>

## Common misconceptions

- “A multi-leg order always fills atomically.” Handling depends on venue and broker rules; the order may simply not execute.
- “The midpoint is a fair executable package price.” It can combine quotes that lack simultaneous size.
- “A defined-risk payoff exists as soon as the first leg fills.” The bound requires all protective legs in the intended ratio.
- “Selling premium legs first is safer.” Uncovered short options can create severe gap, margin, and assignment exposure.
- “Legging guarantees a better credit.” Markets may move against the remaining orders faster than any price improvement.
- “Canceling the order cancels filled legs.” Executed contracts remain positions; only unfilled quantities are canceled.
- “Once filled, legging risk is over forever.” Assignment, expiration, corporate actions, or closing legs separately can recreate imbalance.
- “A small per-share miss is irrelevant.” `$0.10` across four legs and ten 100-share contracts can materially change results.

<a id="related"></a>

## Related topics

- [Bid-Ask spread](/options/bid-ask-spread/)
- [Vertical spread](/options/vertical-spread/)
- [Iron condor](/options/iron-condor/)
- [Assignment risk](/options/assignment-risk/)

<a id="sources"></a>

## Primary sources

- [OCC: Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document)
- [Cboe: US Options Rulebook](https://www.cboe.com/us/options/regulation/rule_book/)
- [FINRA Rule 5310: Best Execution and Interpositioning](https://www.finra.org/rules-guidance/rulebooks/finra-rules/5310)
- [Investor.gov: Executing an Order](https://www.investor.gov/introduction-investing/investing-basics/how-stock-markets-work/executing-order)