Options P&L Calculator
Visualize profit, loss, breakeven, and max risk for long or short call and put options. Adjust any input and the chart updates in real time. No signup required.
Trade Inputs
Payoff Chart
P&L at expiration across price rangeP&L at Price Points
| Underlying Price | % from Spot | P&L ($) | Return on Premium |
|---|
Green rows = profit. Red rows = loss. Highlighted row is closest to breakeven.
How to use the Options P&L Calculator
An options profit-and-loss (P&L) calculator translates the four core inputs of any single-leg trade — option type, position, strike, and premium — into the numbers every trader actually cares about: the most you can make, the most you can lose, where you break even, and how the trade behaves across a range of possible closing prices.
This tool computes the payoff at expiration. It does not model time decay (theta), implied-volatility changes (vega), or early-assignment risk. That means the outputs are the "worst case / best case at expiry" view. Before expiry the actual mark-to-market P&L will differ because the option still has extrinsic value.
The four payoff formulas
- Long Call: P&L = (max(0, Spot − Strike) − Premium) × 100 × Contracts. Max loss = premium paid. Max profit = unlimited (price can rise without bound).
- Long Put: P&L = (max(0, Strike − Spot) − Premium) × 100 × Contracts. Max loss = premium paid. Max profit = (Strike − Premium) × 100 × Contracts (if stock goes to zero).
- Short Call (naked): P&L = (Premium − max(0, Spot − Strike)) × 100 × Contracts. Max profit = premium received. Max loss = unlimited.
- Short Put: P&L = (Premium − max(0, Strike − Spot)) × 100 × Contracts. Max profit = premium received. Max loss = (Strike − Premium) × 100 × Contracts (if stock goes to zero).
Breakeven for a call = Strike + Premium. Breakeven for a put = Strike − Premium. These formulas hold for both long and short positions; the direction just flips whether you want the underlying to stay on one side of breakeven or the other.
Worked examples
Example 1 — Long Call: Spot $100, strike $105, premium $2.00, 1 contract. Breakeven = $107. At expiry with spot at $110 → profit = (110 − 105 − 2) × 100 = +$300. With spot at $100 → option expires worthless → loss = −$200 (the premium you paid).
Example 2 — Long Put: Spot $100, strike $95, premium $3.00, 1 contract. Breakeven = $92. At expiry with spot at $85 → profit = (95 − 85 − 3) × 100 = +$700. Max loss = $300 (the premium) if spot stays above $95.
Example 3 — Short Call: Spot $100, strike $110, premium $1.50, 1 contract. Breakeven = $111.50. At expiry with spot at $100 → you keep the full premium: +$150. With spot at $115 → loss = (110 − 115 + 1.5) × 100 = −$350.
Related reading
- Options Trading for Beginners — the foundational vocabulary and workflow.
- Covered Call Strategy Guide — a classic income trade using short calls.
- The Wheel Strategy — cycling cash-secured puts and covered calls.
- Iron Condor Strategy Guide — multi-leg trades that this calculator's short-put leg can model one side of.
- 0DTE Options Guide — same-day expiry mechanics.