# Option Breakeven Price: Expiration Formulas and Real P&L

Calculate expiration breakevens for calls, puts, vertical spreads, straddles, and covered calls, then understand why current profit depends on option value rather than the expiration line.

Canonical: https://wiki.fcontext.com/options/option-breakeven-price/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

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

## Direct answer

An option strategy's **breakeven price** is an underlying price at which its specified profit and loss equals zero, usually on the expiration payoff diagram. For a long call and long put, before fees:

`BE_long_call = K + premium paid`

`BE_long_put = K - premium paid`

Breakeven is not a forecast, probability, stop level, or statement of current P&L. Before expiration, an option also has remaining time value and responds to implied volatility, rates, dividends, and spreads. Current liquidation P&L must use the executable option or package price, not the distance between spot and an expiration breakeven.

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

## From payoff to breakeven

At expiration, a long call's per-share P&L is (max(S_T-K,0)-D), where (D) is debit paid. Setting it to zero above the strike gives (S_T=K+D). A long put is (max(K-S_T,0)-D), giving (S_T=K-D).

Common expiration formulas include:

- Bull call spread: lower strike + net debit.
- Bear put spread: higher strike − net debit.
- Bull put credit spread: short put strike − net credit.
- Bear call credit spread: short call strike + net credit.
- Long straddle: strike ± total premium, producing two breakevens.
- Covered call initiated as a buy-write: stock purchase price − call premium received for the downside breakeven.

These formulas describe zero P&L under their stated position and cost basis. A covered call's upper outcome is capped by the short-call strike, and its lower breakeven does not mean downside is limited. Ratio spreads, calendars, adjusted contracts, positions with multiple acquisition dates, and strategies closed before expiration may have several, changing, or no useful single breakeven.

Costs shift the result. Convert commissions and expected fees to per-share terms using actual quantity and multiplier, then add them to a debit or subtract them from a credit as appropriate. Keep realized losses from prior rolls separate rather than hiding them in a new displayed breakeven.

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

## Direction can be right and the option can lose

A stock is $100. A 30-day $105 Call costs $3. Its expiration breakeven is $108.

- At expiration at $107, intrinsic value is $2 and loss is $1 per share, or $100 per standard contract.
- At expiration at $110, intrinsic value is $5 and profit is $2 per share, or $200 per contract.
- A rise from $100 to $106 was directionally correct, but at expiration the call is worth $1 and loses $200.

On the next day, however, with 29 days left and unchanged IV, the Call could still trade above $3 even while stock is below $108. It could be sold for a profit. Conversely, after an IV collapse it may trade poorly even near the expiration breakeven. The current long-option P&L is:

`(executable sale price - $3) × 100 - fees`

For a $100/$110 Bull Call Spread entered for a $4 debit, expiration breakeven is $104, maximum loss is $400, and maximum gain is ($10−$4)×100=$600. For a $100 straddle costing $7 in total, breakevens are $93 and $107; finishing inside that interval loses some or all of the premium.

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

## Breakeven checklist

- State the measurement date. “Breakeven” without “at expiration” or a valuation date is incomplete.
- Inventory every leg, direction, quantity, strike, expiration, multiplier, deliverable, and actual fill.
- Use the package's net debit or credit, not a sum of stale Last prices.
- Convert per-share premium into contract cash with the actual multiplier.
- Include commissions, exchange fees, expected slippage, and any stock-borrow or financing cost relevant to the strategy.
- For current P&L, use executable closing prices for all legs and subtract opening and closing costs.
- Build target-date scenarios with remaining time and IV; do not substitute the expiration payoff line.
- Compare breakeven with a time-specific underlying thesis. A target reached too late may not help a long option.
- Check maximum gain and maximum loss alongside breakeven. Distance to breakeven does not measure tail risk.
- For credit spreads, confirm the correct short strike and credit sign.
- For covered calls, use the documented stock tax lot or simultaneous buy-write basis; a broker's average may answer a different question.
- Separate prior realized roll losses from the replacement option's new breakeven.
- Recalculate after partial fills, rolls, assignments, exercises, dividends, splits, and adjusted deliverables.
- Recognize that calendars and diagonals depend on two expirations and volatility surfaces; a single strike-plus-premium shortcut is inadequate.
- Check expiration and automatic-exercise procedures. A price near breakeven can still create stock delivery or assignment.
- Use Bid/Ask stress rather than Mark when liquidity is thin.
- Treat breakeven as one payoff coordinate, not a decision rule.

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

## Common misconceptions

- “Spot above breakeven means the position is profitable now.” That direct test applies to the specified expiration payoff, not necessarily before expiration.
- “Breakeven is the market's price forecast.” It is arithmetic from strike, premium, and position structure.
- “The option must finish in the money to profit.” A long option can be sold before expiration for more than its purchase price.
- “In the money means profitable.” Intrinsic value can remain below premium and costs.
- “Farther breakeven means lower risk.” Maximum loss, leverage, gaps, and probability are separate.
- “Covered-call breakeven limits loss.” Premium only cushions part of a stock decline.
- “A credit spread's premium is pure income.” The credit shifts breakeven while the spread retains loss and assignment risk.
- “Every strategy has one breakeven.” Some have two, several, or a time-varying surface.
- “Broker and manual breakevens must match.” Cost basis, fees, fills, multipliers, and prior adjustments may differ.
- “Rolling repairs breakeven automatically.” It closes one trade and opens another; total series P&L needs a separate ledger.

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

## Related topics

- [Option premium](/options/premium/)
- [Intrinsic and time value](/options/intrinsic-and-time-value/)
- [Vertical spread](/options/vertical-spread/)
- [Long straddle](/options/long-straddle/)

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

## Primary sources

- [OIC: Long Call](https://www.optionseducation.org/strategies/all-strategies/long-call)
- [OIC: Long Put](https://www.optionseducation.org/strategies/all-strategies/long-put)
- [OIC: Covered Call](https://www.optionseducation.org/strategies/all-strategies/covered-call-buy-write)
- [OIC: Long Straddle](https://www.optionseducation.org/strategies/all-strategies/long-straddle)
- [Cboe Options Institute: Payout Diagrams](https://www.cboe.com/optionsinstitute/courses/payout-diagrams/)