# Covered Call: Payoff, Assignment, and Dividend Risk

Calculate a covered call's expiration payoff, breakeven, maximum gain and stock downside, then assess early assignment and ex-dividend risk.

Canonical: https://wiki.fcontext.com/options/covered-call/
Fact checked: 2026-07-13

> For educational purposes only; not investment advice.

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

## Direct answer

A covered call combines long shares with a short call in an amount deliverable by those shares—commonly 100 shares and one standard equity call. The premium provides a limited downside cushion, while assignment can require selling the shares at the strike. Upside above the strike is therefore largely exchanged for the premium.

“Covered” describes the ability to meet the call-delivery obligation. It does **not** protect the stock's value. If the stock approaches zero, the position can lose almost the entire net stock investment.

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

## Expiration payoff and lifecycle

For 100 shares acquired at stock price `S₀`, one call sold for premium `C`, strike `K`, and expiration stock price `Sᵀ`, per-share expiration profit is:

`covered-call profit = (Sᵀ - S₀) + C - max(Sᵀ - K, 0)`

Assuming the stock and call are opened together, no dividends, and no fees:

- Breakeven: `S₀ - C`
- Maximum profit: `(K - S₀ + C) × 100`, when stock is at or above `K`
- Maximum loss: `(S₀ - C) × 100`, if the stock becomes worthless

Below the strike, the call may expire worthless and the investor still owns the shares. Above the strike, assignment normally sells the shares at `K`; additional stock appreciation no longer increases expiration profit. Closing or rolling the call before expiration changes the realized result and may require paying substantially more than the premium received.

An American-style equity call can be exercised before expiration. Early assignment is not controlled by the writer and can occur whenever the short call remains open. Risk can rise before an ex-dividend date when an in-the-money call has little remaining extrinsic value, because a holder may exercise to capture the dividend. Confirm the broker's handling, dividend entitlement, tax lots, and delivery timing.

Strike selection is a trade-off: a lower or nearer strike generally brings more premium but gives up upside sooner; a higher strike retains more upside but usually collects less premium. The strike plus premium is not a guaranteed sale price because the stock may fall and the call may never be assigned.

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

## Worked expiration outcomes

Assume an investor simultaneously buys 100 shares at `$62.40` and sells one `$67` call for `$2.15`. The investor receives `$215` before fees.

`breakeven = $62.40 - $2.15 = $60.25`

`maximum profit = ($67 - $62.40 + $2.15) × 100 = $675`

`maximum loss if stock is zero = ($62.40 - $2.15) × 100 = $6,025`

At expiration:

| Stock | Call result | Covered-call profit |
| --- | --- | ---: |
| `$58` | expires out of the money | `($58 - $62.40 + $2.15) × 100 = -$225` |
| `$65` | expires out of the money | `($65 - $62.40 + $2.15) × 100 = +$475` |
| `$73` | assigned at `$67` | `($67 - $62.40 + $2.15) × 100 = +$675` |

At `$73`, owning the stock without the call would show a `$1,060` gain. The covered call earns `$675`, so the foregone gain versus stock alone is `$385`: the `$600` appreciation above the strike less the `$215` premium received.

These formulas assume a simultaneous buy/write. If shares were acquired earlier, total investment profit uses the actual stock cost basis, while evaluating today's overwrite also requires the current stock value as an opportunity cost. Tax basis, holding period, dividends, and wash-sale or other tax treatment require separate records and professional advice.

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

## Risks and controls

- **Stock downside:** premium cushions only `$2.15` per share in the example; loss continues below `$60.25`.
- **Capped upside:** a sharp rally can create substantial opportunity cost relative to holding stock alone.
- **Early assignment:** shares can be called away before the planned exit, especially around dividends, but assignment timing is never guaranteed.
- **Tax and lot risk:** assignment may realize gains or sell an unintended tax lot depending on broker instructions and jurisdiction.
- **Buyback and roll risk:** closing the short call can be expensive after a rally or IV increase; rolling realizes one trade and opens another rather than erasing a loss.
- **Expiration and pin risk:** stock near the strike can produce uncertain assignment and an unexpected Monday share position.
- **Concentration and corporate-action risk:** owning 100-share blocks retains issuer risk; mergers, special dividends, and option adjustments can change contract terms.

Before entry, verify the deliverable and multiplier, acceptable liquidation price, ex-dividend and earnings dates, assignment instructions, tax-lot settings, and what happens if the stock moves far below or above the strike.

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

## Common misconceptions

- **“Covered means downside-protected.”** It covers delivery of shares, not their market value.
- **“Premium is yield like bond interest.”** It is compensation for selling a contingent right and limiting upside.
- **“An in-the-money call will be assigned immediately.”** Exercise is the holder's choice; timing is uncertain.
- **“Rolling avoids a loss.”** Buying back the old call realizes its result; the new call is a separate position.
- **“If the call expires worthless, the strategy was profitable.”** The stock loss may exceed the premium.
- **“Covered calls and cash-secured puts are operationally identical.”** Their expiration payoffs can be related by parity, but stock ownership, dividends, funding, taxes, margin, execution, and assignment differ.

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

## Related topics

- [Assignment Risk](/options/assignment-risk/)
- [Cash-Secured Put](/options/cash-secured-put/)

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

## Authoritative sources

- [Covered Call (Buy/Write)](https://www.optionseducation.org/strategies/all-strategies/covered-call-buy-write) — Options Industry Council (2026-07-13)
- [Options Exercise](https://www.optionseducation.org/referencelibrary/faq/options-exercise) — Options Industry Council (2026-07-13)
- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) — OCC (2026-07-13)