Option Payoff Diagrams

The hockey-stick shapes that define calls and puts

Finance FundamentalsOptions & DerivativesFree preview
⏱️ About 16 min
Option Payoff Diagrams — illustration

An option is a bet with a floor. You can lose only the premium you paid, but your upside bends away like a hockey stick. One diagram captures the whole deal.

💡
The big idea: An option gives the right, not the obligation, to trade at a fixed strike K. At expiry a call is worth max(S-K,0) and a put is worth max(K-S,0), where S is the underlying price. Subtracting the premium paid turns the payoff into a profit line, and the price where that line crosses zero is the breakeven.
🎯 By the end, you'll be able to
  • Write the expiry payoff of a call and a put.
  • Turn a payoff into a profit line by subtracting the premium.
  • Find the breakeven price for a long call and a long put.
📎 Helpful to know first

Comfort with the idea of a market price that moves; no prior derivatives knowledge needed.

The right, not the obligation

An option is a contract that gives its holder the right - but never the obligation - to buy or sell an asset at a fixed price, the strike $K$, on or before an expiry date. A call is the right to buy; a put is the right to sell. Because the holder walks away whenever exercising would lose money, an option can never be worth less than zero at expiry.

Payoff at expiry

Let $S$ be the underlying price at expiry. A call is exercised only when $S > K$ (buy cheap at $K$, sell at $S$), so it pays $\max(S-K,0)$. A put is exercised only when $S < K$ (sell high at $K$), so it pays $\max(K-S,0)$. Plotted against $S$, each is a flat line that suddenly bends - the hockey stick.

\[ \text{Call payoff} = \max(S-K,\,0) \qquad \text{Put payoff} = \max(K-S,\,0) \]

From payoff to profit

The holder paid a premium for the option up front. Profit is the payoff minus that premium, which simply slides the whole hockey stick down by the premium. The price at which profit crosses zero is the breakeven: for a long call it is $K + \text{premium}$; for a long put it is $K - \text{premium}$.

⚠️ Capped loss, open upside

A long option holder can lose at most the premium - the floor of the hockey stick. A long call keeps gaining as $S$ rises with no ceiling; a long put gains as $S$ falls, all the way down to $S=0$. The person on the other side (the writer) has the mirror image: a small capped gain and a large open-ended risk.

🎮 Option Payoff & Profit Explorer LIVE
Predict first: Predict first: if you raise the premium on a long call, which way does the breakeven price move?
The profit line versus the underlying price; choose call or put and long or short, set the strike and premium, and read the payoff, profit, and breakeven.
📝 Worked example: You buy a call with a strike of $100 for a premium of $5. At expiry the underlying is $120. Find the payoff, the profit, and the breakeven price.
  1. 1. Payoff: $\max(S-K,0) = \max(120-100,0) = \$20$.
  2. 2. Profit: payoff minus premium $= 20 - 5 = \$15$.
  3. 3. Breakeven: $K + \text{premium} = 100 + 5 = \$105$ - above this the call turns a profit.
✓ Payoff = $20; profit = $15; breakeven = $105
✏️ Practice: You buy a put with a strike of $50 for a premium of $3. At expiry the underlying is $40. Find the payoff, the profit, and the breakeven price.
💡 Hint
A long put pays $\max(K-S,0)$ and breaks even at $K - \text{premium}$.
Answer
Payoff = max(50-40,0) = $10; profit = 10 - 3 = $7; breakeven = 50 - 3 = $47.

Check your understanding

1. At expiry a call option is worth:
A call is the right to buy at $K$; it is exercised only when $S>K$, paying $\max(S-K,0)$, and is discarded otherwise.
2. Raising the premium on a long call moves the breakeven price:
Breakeven for a long call is $K + \text{premium}$, so a larger premium pushes the breakeven up - the underlying must rise further to recover the higher cost.
✅ Key takeaways
  • A call pays $\max(S-K,0)$; a put pays $\max(K-S,0)$ at expiry.
  • Profit = payoff - premium, sliding the hockey stick down by the premium.
  • Breakeven is $K+\text{premium}$ for a long call and $K-\text{premium}$ for a long put.
➡️ Calls and puts look like opposites, but the next lesson shows they are bound together by a single no-arbitrage identity - put-call parity.
Want to test yourself on this? Try the Finance Fundamentals Aptitude test →