The Standard Engine.
MathematicsFinanceHealthPhysicsEngineeringBrowse all

Finance & Economics · Quantitative Trading & Crypto · Options Pricing

Options Profit Calculator

Calculates the profit or loss at expiration for a long or short call or put option position given the underlying price, strike price, premium paid, and number of contracts.

Calculator

Advertisement

Formula

Intrinsic Value at expiration equals max(S - K, 0) for a long call, max(K - S, 0) for a long put, where S is the underlying price at expiration and K is the strike price. Premium is the per-share cost (or credit received) for the option. Each standard equity option contract covers 100 shares. N_contracts is the number of contracts traded. For short positions the sign of the payoff is reversed.

Source: Options, Futures, and Other Derivatives — John C. Hull, 11th Edition, Chapter 9.

How it works

What is an option? An option is a financial derivative contract that gives the buyer the right — but not the obligation — to buy (call) or sell (put) an underlying asset at a specified strike price before or at the expiration date. The buyer pays an upfront cost called the premium, while the seller (writer) receives that premium in exchange for bearing the obligation. Standard equity options in the U.S. represent 100 shares per contract, meaning even small per-share movements translate into significant dollar gains or losses.

How the payoff is calculated: At expiration, an option's value is entirely determined by its intrinsic value — the amount by which it is in-the-money. For a call, intrinsic value = max(S − K, 0), where S is the stock price at expiration and K is the strike price. For a put, intrinsic value = max(K − S, 0). The profit per share is then the intrinsic value minus the premium paid (for long positions), or the premium received minus the intrinsic value (for short positions). Multiplying by 100 and by the number of contracts gives total dollar P&L. The break-even price is the stock price at which the position neither gains nor loses money: strike + premium for calls, strike − premium for puts.

Why it matters in practice: Knowing the break-even and maximum loss before entering a trade is a cornerstone of disciplined risk management. Long options carry defined maximum loss (the premium paid), while short options carry theoretically unlimited loss for short calls or substantial loss for short puts. Traders use this calculator to compare different strike prices and expirations, optimise their entry premium, and size positions relative to their portfolio's risk tolerance.

Worked example

Scenario: Long Call on a tech stock

Suppose a trader buys 2 contracts of a call option on a stock currently trading at $148. They choose a strike price of $150, paying a premium of $5.00 per share. At expiration, the stock closes at $165.

Step 1 — Intrinsic value at expiration:
max(165 − 150, 0) = $15.00 per share

Step 2 — P&L per share:
15.00 − 5.00 (premium paid) = $10.00 per share

Step 3 — Total P&L:
$10.00 × 100 shares × 2 contracts = $2,000.00 profit

Step 4 — Break-even price:
$150 + $5.00 = $155.00 — the stock needed to close above this price for the trade to be profitable.

Step 5 — Return on premium:
($10.00 / $5.00) × 100 = 200% return on the capital risked.

Had the stock closed at $148 (below the strike), intrinsic value would be $0, and the trader would have lost the full premium: $5.00 × 100 × 2 = $1,000 maximum loss.

Limitations & notes

This calculator models expiration payoff only and does not account for time value (theta decay), implied volatility changes, or early exercise. In reality, an option's market price before expiration includes both intrinsic value and extrinsic (time) value, so marking a position to market mid-contract requires option pricing models such as Black-Scholes or a binomial tree. The calculator also assumes standard U.S. equity options with a 100-share multiplier; index options, weekly options, LEAPS, and some ETF options may use different multipliers or settlement conventions. Dividends can significantly affect call option pricing for dividend-paying stocks and are not factored in here. For American-style options, early exercise is theoretically possible and may alter actual outcomes versus the expiration model shown. Transaction costs, bid-ask spread, and brokerage commissions are also excluded, and these can materially erode profitability on low-premium trades. This tool is educational and should not replace a full-featured brokerage platform for live trading decisions.

Frequently asked questions

What is the break-even price for a call option?

The break-even price for a long call is the strike price plus the premium paid per share. For example, if you buy a call with a $150 strike and pay $5 premium, you break even at $155. The stock must close above $155 at expiration for the position to produce a net profit.

What is the maximum loss on a long option?

For both long calls and long puts, the maximum loss is strictly limited to the total premium paid — calculated as premium per share × 100 × number of contracts. This defined-risk property is one of the primary reasons traders prefer buying options over selling them when capital preservation is a priority.

How does selling (shorting) an option change the risk profile?

A short call has theoretically unlimited loss potential because the underlying price can rise without limit, while the seller only keeps the premium received. A short put has a large but defined maximum loss equal to (strike price − premium) × 100 × contracts, which occurs if the stock falls to zero. In both cases, the maximum profit is capped at the premium collected.

Does this calculator work for put options as well?

Yes. Select 'Long Put' or 'Short Put' from the option type dropdown. The intrinsic value formula switches to max(K − S, 0), and the break-even becomes strike price minus the premium. For example, a $150 put bought for $4 breaks even at $146 and profits if the stock closes below that level at expiration.

Why does the return on premium differ so much from the percentage move in the stock?

Options provide inherent leverage. A 10% move in the underlying can produce a 100–300%+ return on a near-the-money option because the option premium is a small fraction of the stock's price. However, this leverage cuts both ways — if the stock doesn't reach the break-even by expiration, the entire premium is lost regardless of the direction of any partial move.

Last updated: 2025-01-15 · Formula verified against primary sources.