# Selling Options: Premium, Obligations, Margin, and Tail Risk

Understand what Sell to Open creates, how short Calls and Puts behave, why premium is maximum revenue rather than guaranteed profit, and how assignment and margin change risk.

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

> For educational purposes only; not investment advice.

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

## Direct answer

**Selling an option to open** means receiving premium now in exchange for a contractual obligation. A short Call writer may have to sell the deliverable at the strike; a short Put writer may have to buy it at the strike. The premium is the writer's maximum revenue from that option leg, not guaranteed profit and not a measure of maximum loss.

The position remains open until it is bought to close, expires, is exercised and assigned, or is otherwise adjusted. Buying a different strike or expiration does not automatically close the original short. The economic risk depends on whether the obligation is covered by stock, secured by cash, offset by another option, or left uncovered.

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

## Short Call and short Put mechanics

For premium `p`, strike `K`, and expiration price `S_T`, per-share expiration P/L before costs is:

- Short Call: `p − max(S_T − K, 0)`
- Short Put: `p − max(K − S_T, 0)`

Both have maximum option-leg profit `p` if they expire worthless. A naked short Call has theoretically unlimited loss as the underlying rises. A short Put's downside loss can approach `K − p` per share if the underlying reaches zero. Standard U.S. equity options commonly have a `100`-share multiplier, but adjusted contracts can differ.

Before expiration, option value depends on stock price, time, implied volatility, rates, dividends, and skew. A typical short option has positive Theta but negative Gamma and Vega: time decay may help, while a large move or volatility increase can overwhelm many small premium gains. These sensitivities change with price and time.

American-style equity options can be assigned before expiration. Assignment is not limited to contracts showing zero extrinsic value, and writers cannot select when or whether they are assigned.

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

## Example: the same $2.40 premium, different tails

Stock is `$100`; one standard option has strike `$95` and sells for `$2.40`, producing `$240` initial cash.

**Short 95 Put:** maximum option profit is `$240`; expiration breakeven is `$95 − $2.40 = $92.60`. At `$80`, loss is `(95 − 80 − 2.40) × 100 = $1,260`. At zero, maximum expiration loss is `(95 − 2.40) × 100 = $9,260`. Cash securing the Put reduces financing and liquidation risk but does not remove the economic loss.

Now consider a **naked short 105 Call** sold for the same `$2.40`. Maximum profit remains `$240`, and breakeven is `$105 + $2.40 = $107.40`. At `$130`, loss is `(130 − 105 − 2.40) × 100 = $2,260`; loss keeps growing above `$130`.

Owning `100` deliverable shares converts that Call into a covered Call. It removes the naked delivery exposure but the combined stock-and-option position can still lose substantially if the stock falls, and assignment can sell the shares at `$105`.

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

## Risk controls before selling

- Identify the exact obligation, multiplier, deliverable, exercise style, and settlement.
- Calculate expiration maximum gain, stress loss, breakeven, and required cash; do not use premium divided by margin as a complete return measure.
- Inspect bid-ask spread and use a limit order. A quoted midpoint is not executable value.
- Stress price gaps, volatility jumps, spread widening, and margin increases together.
- Track ex-dividend dates and remaining extrinsic value for short Calls, while recognizing assignment can occur for other reasons.
- Decide whether to buy to close, roll, accept assignment, or let expire before the risk becomes urgent.
- Keep enough liquidity for assignment and broker house requirements, which may exceed exchange minimums and change without waiting for expiration.

Defined-risk spreads can cap expiration loss when legs truly match, but early assignment, partial fills, closing the hedge first, or adjusted contracts can temporarily remove that protection.

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

## Common misconceptions

- “Most options expire worthless, so sellers reliably win.” The relevant question is total weighted gains and losses, not win rate alone.
- “Premium received is income immediately.” The open liability has value and may cost more to close.
- “Cash-secured means risk-free.” Cash supports assignment; the purchased shares can fall toward zero.
- “Covered Call means no loss.” The stock still carries nearly all downside risk below the effective cost basis.
- “Out of the money means no assignment.” Early assignment remains possible, and expiration processing has operational risk.
- “Rolling avoids a loss.” A roll closes one position and opens another; it does not erase realized economics.

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

## Related topics

- [Covered Call](/options/covered-call/)
- [Cash-secured Put](/options/cash-secured-put/)
- [Option margin](/options/option-margin/)
- [Assignment risk](/options/assignment-risk/)

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

## Authoritative sources

- [Options Industry Council: Options Basics](https://www.optionseducation.org/optionsoverview/options-basics)
- [Options Industry Council: Covered Call](https://www.optionseducation.org/strategies/all-strategies/covered-call-buy-write)
- [Options Industry Council: Cash-Secured Put](https://www.optionseducation.org/strategies/all-strategies/cash-secured-put)
- [OCC: Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document)