# Option Position Size by Stress Loss

Convert an account risk budget and adverse option scenarios into a contract limit, then overlay concentration, exposure, liquidity, and buying-power constraints.

Canonical: https://wiki.fcontext.com/options/option-position-size-by-stress-loss/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

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

## Direct answer

Choose option quantity from a predeclared loss budget and a conservative loss per strategy unit, not from a cheap premium or low initial margin requirement:

`trade risk budget = eligible account equity × allowed trade-loss percentage`

`contract units = floor(trade risk budget / stress loss per unit)`

Always round down. If one unit exceeds the budget, the permitted size is zero. The final order size should be the minimum allowed by stress loss, defined maximum loss, directional exposure, underlying and factor concentration, liquidity, and available buying power.

Stress sizing is a decision framework, not a forecast that the scenario is the worst possible outcome. Gaps, volatility-surface changes, assignment, market closure, and poor execution can produce larger losses.

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

## Construct the loss per unit

For defined-risk positions, start with contractual maximum loss and include estimated fees and exit slippage. A `$5`-wide credit spread opened for a `$1.20` credit has contractual maximum loss:

`($5.00 - $1.20) × 100 = $380 per spread`

For a long option or debit spread, premium paid is often the contractual maximum loss, but a stress scenario may instead estimate the loss expected at a planned review time. Position size must still respect the full-loss limit if the account cannot tolerate expiration at zero value.

For positions without a suitably bounded loss, reprice the full position under several shocks. Include underlying gaps, IV level and skew changes, elapsed time, wider bid-ask spreads, borrow and dividend effects, early assignment, and margin changes. A short Put with strike `$50` sold for `$2` that is marked against stock at `$35` has an expiration-style stress loss of:

`($50 - $35 - $2) × 100 = $1,300`

Also test deeper outcomes, including stock at zero when relevant. A naked short Call has no finite upside-loss ceiling, so a finite historical move cannot establish a true maximum loss.

Use three budget layers:

1. **Trade limit:** loss allowed for this specific strategy.
2. **Underlying limit:** combined loss across all expirations and strategies on one underlying.
3. **Factor limit:** combined loss for correlated holdings exposed to the same industry, index, volatility event, or market factor.

Calculate all open and proposed positions under the same scenario. Apparent diversification across five semiconductor stocks can still be one concentrated factor exposure.

Margin and buying power are constraints, not loss estimates. A broker may increase requirements or liquidate positions as risk changes. Keep unused liquidity for variation margin, assignment, closing trades, and imperfect fills.

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

## Two sizing decisions

Assume eligible account equity is `$100,000` and the policy permits `0.50%` stress loss per trade:

`trade risk budget = $100,000 × 0.50% = $500`

For the `$5`-wide spread with `$380` maximum loss:

`floor($500 / $380) = 1 spread`

Two spreads would expose `$760`, above budget. Rounding `$500 / $380 = 1.32` to the nearest whole number would be wrong.

Now consider the short `$50` Put sold for `$2`. Under the `$35` stock scenario, stress loss is `$1,300`:

`floor($500 / $1,300) = 0 contracts`

Even if initial buying-power reduction were only `$600`, the trade fails the loss budget. Margin availability does not override the risk rule.

Suppose the account instead has a `$2,000` trade budget. The raw stress limit is `floor($2,000 / $1,300) = 1`. But an existing correlated position would lose `$2,400`, and the factor budget is `$3,000`, leaving only `$600`. The factor overlay reduces the new size to zero.

### Pre-order worksheet

| Constraint | Maximum units |
|---|---:|
| Trade stress-loss budget | calculated and rounded down |
| Contractual maximum-loss budget | calculated separately |
| Underlying concentration | after existing positions |
| Correlated-factor concentration | under a common shock |
| Delta or notional limit | using stressed, not only current Delta |
| Buying power reserve | after assignment and margin buffers |
| Executable liquidity | quantity support at realistic exit prices |

`final units = minimum of all limits`

Recalculate after the fill because actual debit or credit changes the loss. Recalculate again after rolls, partial closes, corporate actions, or large market moves.

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

## Risks and limitations

- **Scenario insufficiency:** the market can move beyond every selected shock.
- **Gap risk:** stops may execute far from their trigger or not at all.
- **Correlation convergence:** positions that look distinct can decline together during stress.
- **Nonlinear exposure:** Delta, Gamma, Vega, and assignment exposure change through the scenario.
- **Liquidity loss:** spreads can widen and multi-leg exits can become difficult.
- **Margin escalation:** broker requirements can rise before a defined-loss outcome is reached.
- **Assignment and delivery:** temporary stock or cash obligations can exceed the premium budget.
- **Model risk:** theoretical repricing can understate skew, jump, and execution effects.
- **Budget drift:** using current gains to repeatedly add correlated exposure defeats the original cap.
- **False precision:** a scenario result is an estimate, not a guaranteed loss boundary.

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

## Common misconceptions

- **“One cheap contract is always small risk.”** Low premium can still have a high probability of total loss or large short-side exposure.
- **“Defined risk means size does not matter.”** Contract count scales the defined loss linearly.
- **“Margin equals maximum loss.”** Margin is a broker requirement and can be far below or above scenario loss.
- **“Delta-equivalent shares define position size.”** Current Delta is local and does not measure full nonlinear or volatility risk.
- **“A stop replaces stress sizing.”** Gaps and poor liquidity can defeat the planned exit.
- **“Longer expiration means lower risk.”** Longer options can carry more premium and Vega exposure.
- **“Different tickers are diversified.”** Shared factor exposure can make losses simultaneous.
- **“Round 1.6 contracts to two.”** A risk ceiling requires rounding down.

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

## Related topics

- [Options position sizing](/options/position-sizing-options/)
- [Option stress testing](/options/option-stress-testing/)
- [Option margin](/options/option-margin/)
- [Short-premium risk budget](/options/short-premium-risk-budget/)

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

## Authoritative sources

- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) — OCC
- [Options](https://www.finra.org/investors/investing/investment-products/options) — FINRA
- [FINRA Rule 4210: Margin Requirements](https://www.finra.org/rules-guidance/rulebooks/finra-rules/4210) — FINRA
- [Options Basics](https://www.cboe.com/optionsinstitute/options_basics/) — Cboe Options Institute