Calls and Puts, Side by Side
One interactive chart, two contract types. Flip between them and the difference stops being abstract.
Worth reading first: What an Option Contract Actually Is
There are only two kinds of option. A call is about buying; a put is about selling. Everything else in options — every spread, every condor, every strategy with a bird in its name — is built from these two pieces in different combinations.
The fastest way to internalise the difference is not to read two definitions. It is to look at one chart and flip it.
Flip between a call and a put
The same strike, the same premium, the same stock. Only the contract type changes. Watch the hockey stick point the other way.
- P&L at expiration
Why the chart is bent
Both payoff lines have the same structure: a flat section and a sloped section, joined at the strike. The bend exists because an option is a right, not a promise. Below its strike a call is simply not worth using, so its value stops falling. Above the strike it becomes worth using, and from there it tracks the stock dollar for dollar.
That flat section is the entire reason options exist. A stock position is a straight line — you gain and lose symmetrically forever in both directions. An option bends the line, and you pay a premium for the bend.
Call = max(0, stock − strike) · Put = max(0, strike − stock)Value at expiration, per share, before the premium you paid.
The max(0, …) is the bend. It is why an option can expire worthless but never negative, and why the buyer’s loss is capped at what they paid.
Which one do you want, and when?
A call gains when the stock rises. A put gains when the stock falls. That much is symmetrical. The asymmetry is in how far each can go.
A stock can rise without limit, so a long call’s profit has no ceiling. A stock can only fall to zero, so a long put’s profit is capped at the strike less what you paid. This is a small point that becomes a large one later: it is why short calls carry theoretically unlimited risk and short puts do not.
| Stock at expiration | Call is worth | Put is worth | Which one paid off |
|---|---|---|---|
| $130 | $30.00 | $0.00 | Call: +$2,680 |
| $110 | $10.00 | $0.00 | Call: +$680 |
| $100 | $0.00 | $0.00 | Both lose the $320 premium |
| $90 | $0.00 | $10.00 | Put: +$680 |
| $70 | $0.00 | $30.00 | Put: +$2,680 |
A $100 strike, bought for $3.20 per share. Same strike, same premium, both types.
Notice the middle row. At exactly $100 both contracts expire worthless and both buyers lose their entire premium. Being right about direction is not enough — you have to be right by more than the premium, before expiration. That requirement is the single biggest reason buying options is harder than it looks, and the reason selling them is a business.
Breakeven is not the strike
A very common early mistake is treating the strike as the point where the trade starts making money. It is not. The strike is where the contract starts having value; breakeven is further out by exactly the premium.
Call breakeven = strike + premium · Put breakeven = strike − premiumFor a contract you bought. For one you sold, the signs flip.
Four positions, not two
Because every contract has a buyer and a seller, two contract types produce four positions, and they behave completely differently:
- Long call — pays for unlimited upside, loses the premium if wrong.
- Short call — collects premium, faces unlimited risk if the stock rockets. Only sane when you own the shares, which makes it a covered call.
- Long put — pays for downside protection or a bearish bet.
- Short put — collects premium, agrees to buy the stock if it falls. With the cash set aside, that is a cash-secured put.
The next lesson takes the same contract and puts you on both sides of it, because the difference between buying and selling is where most of the real risk lives.
What can go wrong
Buying a call because you are bullish, and losing anyway. A stock can rise and your call can still expire worthless if it does not rise past the breakeven in time. Direction is necessary, not sufficient.
Selling a call without owning the shares. The payoff chart looks pleasant and bounded on the downside. The upside branch has no floor under it. Never open one casually.
Key takeaways
- A call is the right to buy at the strike; a put is the right to sell at the strike.
- Both payoffs bend at the strike because an option is a right, not an obligation, for its holder.
- Breakeven sits a full premium beyond the strike — being right about direction is not enough for a buyer.
- Calls have unlimited upside because stocks have no ceiling; puts are capped because stocks stop at zero.
- Two contract types times two sides makes four positions, and their risk profiles are not interchangeable.
Check your understanding
1. You buy a $50 call for $2.00. Where is your breakeven at expiration?
2. The stock finishes exactly at the strike. What happens to a contract you bought?
3. Which position has a profit that is capped rather than unlimited?