# Before Buying a Call: Strike, Expiration, Price, and Exit Math

Use a practical worksheet to choose a long Call, connect a target price and date to strike and expiration, calculate scenarios, size premium risk, and plan the exit.

Canonical: https://wiki.fcontext.com/options/buying-call/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

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

## Direct answer

Buying a Call means paying premium for the right, but not the obligation, to buy the underlying at the strike under the contract terms. It is not merely a forecast that the stock will rise. A successful long Call must combine enough upward movement, enough time, a reasonable volatility price, and an executable entry and exit.

For a Call held to expiration:

`profit per share = max(stock at expiration - strike, 0) - premium paid`

`expiration break-even = strike + premium paid`

`maximum expiration loss = premium paid × multiplier × contracts + costs`

The loss is limited to the premium and costs, but a 100% loss of that amount is possible. Before expiration, break-even is not a fixed stock-price threshold because time value and implied volatility remain.

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

## Build the trade from a thesis, not from a cheap premium

### 1. State a price and a date

Replace “bullish” with a testable statement such as: “The stock may reach `$112` within six weeks after a specified catalyst.” The target date determines how much time the option needs. An expiration immediately after the target leaves little room for delay; a later expiration costs more but retains more time value.

### 2. Compare strikes by exposure, not price alone

- **In-the-money Calls** cost more, contain intrinsic value, and usually have higher Delta.
- **At-the-money Calls** often provide strong sensitivity but substantial time value.
- **Out-of-the-money Calls** are cheaper in dollars but need a larger move, often have lower Delta, and can expire worthless more frequently.

Delta is a local estimate, not a promise. A `0.40` Delta initially suggests about `$40` of contract value change for a `$1` stock move on a standard 100-share contract, holding other variables approximately constant. Gamma changes Delta as price moves.

### 3. Separate expiration payoff from today's option value

Before expiration, Call value responds to stock price, remaining time, implied volatility, rates, expected dividends, and liquidity. A stock can rise while the Call falls if the move is too small or late, IV contracts sharply, or the entry was expensive. Conversely, the Call can be sold profitably below expiration break-even when enough time value remains.

### 4. Price the executable trade

Use `Buy to Open` for entry and normally `Sell to Close` for exit. Check Bid, Ask, sizes, volume, open interest, and nearby contracts. Mid is not guaranteed. A wide entry and exit spread raises the stock move needed for a realizable profit.

### 5. Size from the full premium loss

If one contract costs `$3.20 × 100 = $320`, treat `$320` plus costs as the amount at risk, not as a small deposit. If the position budget is `$250`, that contract does not fit merely because its notional stock exposure looks attractive.

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

## Worked selection example

Stock is `$100`. The thesis target is `$112` in six weeks. Consider a Call expiring in eight weeks with strike `$105`, Ask `$3.20`, Delta `0.42`, and a 100 multiplier.

`cash premium = $3.20 × 100 = $320`

`expiration break-even = $105 + $3.20 = $108.20`

Expiration outcomes before fees:

| Stock at expiration | Intrinsic value | Contract P&L |
| --- | ---: | ---: |
| `$95` | `$0` | `-$320` |
| `$105` | `$0` | `-$320` |
| `$108` | `$3` | `-$20` |
| `$112` | `$7` | `+$380` |
| `$120` | `$15` | `+$1,180` |

At the `$112` thesis target, expiration P&L is `($112 - $105 - $3.20) × 100 = $380`. That is not a forecast of the option's value six weeks from now because two weeks of time would remain and IV could differ.

Suppose the stock reaches `$108` after three weeks and the Call can be sold at `$4.10`. Selling realizes `($4.10 - $3.20) × 100 = $90` before fees even though `$108` is below the expiration break-even. In another path, the stock reaches only `$103` after an earnings event and IV collapses; if the executable Bid becomes `$2.10`, the loss is `($2.10 - $3.20) × 100 = -$110` despite the stock rising.

## Pre-entry worksheet

- Thesis target price, target date, and invalidation condition.
- Known earnings, dividend, macro, or product events before expiration.
- Strike, expiration, premium, multiplier, Bid-Ask, and total cash outlay.
- Intrinsic value, extrinsic value, Delta, Theta, Vega, and IV context.
- P&L at several stock prices on the target date and at expiration.
- IV-up, IV-down, time-delay, and widened-spread stress cases.
- Maximum premium budget as both dollars and percentage of the account.
- Planned profit exit, thesis-failure exit, time exit, and final date to act.
- Whether the order will be closed, exercised, or allowed to expire.
- Cash required if a standard Call is exercised: `strike × 100` per contract.

Selling to close is sufficient to realize an option gain; exercise is not required. Exercising an American-style Call usually sacrifices remaining time value and can create a large stock debit. Near expiration, broker cutoffs, automatic exercise, and risk liquidation policies matter.

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

## Risks and boundaries

- **Premium loss:** the entire premium can be lost even though risk is defined.
- **Timing risk:** a correct forecast after expiration produces no benefit to the expired Call.
- **Magnitude risk:** a small rise may not offset premium and costs.
- **Theta:** time value generally decays, with faster dollar changes possible near expiration.
- **IV contraction:** event premium can disappear after news even when direction is correct.
- **Leverage:** percentage gains and losses are magnified relative to premium.
- **Strike trap:** far out-of-the-money Calls can look cheap because the required move is unlikely.
- **Liquidity:** a wide spread or thin size can materially reduce realized return.
- **Exercise funding:** automatic exercise may create 100 shares and a debit far above premium.
- **Adjusted contract:** corporate actions can change multiplier and deliverable.
- **Tax and operational risk:** treatment and broker procedures depend on contract and account.

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

## Common misconceptions

- “The stock only needs to rise.” It must rise enough, soon enough, relative to premium and IV.
- “A cheap Call is low risk.” Low dollar cost can come with a high probability of full loss.
- “Expiration break-even controls today's P&L.” Before expiration, time value and IV remain.
- “Lower premium means better value.” Different strikes and expirations provide different exposure.
- “Delta is the probability of profit.” It is primarily a local price sensitivity under model assumptions.
- “Limited loss means position size does not matter.” The full premium can still exceed the risk budget.
- “An earnings beat makes the Call profitable.” The realized move must exceed what was priced, including IV contraction.
- “Holding longer always gives the thesis time.” Waiting consumes time value and can worsen the exit.
- “A profitable Call should be exercised.” Selling can preserve time value and avoid stock funding.
- “Buy to Open automatically exits at expiration.” Exercise, expiry, and broker handling can create different outcomes.

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

## Related topics

- [Buying Calls: payoff and risk](/options/buying-calls/)
- [Long Call exit plan](/options/long-call-exit-plan/)
- [Strike price](/options/strike-price/)
- [Expiration date](/options/expiration-date/)

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

## Primary sources

- [OCC: Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document)
- [FINRA: Options](https://www.finra.org/investors/investing/investment-products/options)
- [SEC Investor.gov: Options](https://www.investor.gov/introduction-investing/investing-basics/glossary/options)
- [Cboe Options Institute: Options Basics](https://www.cboe.com/optionsinstitute/options_basics/)