# Option Premium: From Chain Quote to Cash and P&L

Translate per-share option quotes into contract cash, intrinsic and time value, net multi-leg premium, break-even, and executable profit or loss.

Canonical: https://wiki.fcontext.com/options/option-premium/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

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

## Direct answer

The option premium is the contract's market price. The buyer pays it for a contractual right; the seller receives it while taking the corresponding obligation. Equity-option chains usually quote premium per share. For multiplier `M` and filled quantity `Q`:

`premium cash flow = execution price × M × Q`

A standard contract filled at `$2.40` with `M = 100` transfers `$240` before fees. Premium is not an exchange fee, refundable deposit, or automatic seller profit. It is the entry cash flow for an exposure whose value and obligations continue to change.

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

## Build the premium ledger

Record the exact underlying, expiration, strike, Call/Put, side, open/close instruction, quantity, multiplier, deliverable, fill price, and fees. Corporate actions can produce adjusted contracts whose deliverable is not 100 ordinary shares.

At a synchronized price:

`premium = intrinsic value + time value`

`Call intrinsic = max(S - K, 0)`

`Put intrinsic = max(K - S, 0)`

Time value is the residual premium for possible outcomes before expiration. It is affected by time, implied volatility, moneyness, rates, dividends, borrow, exercise style, liquidity, and supply and demand. It is not identical to Theta and need not fall every day.

Use the actual execution side. Bid is quoted buying interest, ask is selling interest, midpoint is arithmetic, and last trade may be stale. A midpoint valuation does not establish cash available to enter or exit.

For a multi-leg order, add signed leg cash flows:

`net premium = credits received - debits paid`

A net debit is cash paid; a net credit is cash received. Broker sign conventions vary, so verify the preview and resulting legs. Premium alone does not show maximum loss for a short option or many credit strategies.

At expiration, simplified buyer P&L is intrinsic settlement received minus premium paid and costs. Before expiration, P&L depends on the executable option value, not only the underlying's distance from strike.

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

## Single Call and vertical-spread ledger

Stock is `$103`. A `$100` Call is quoted `$5.00 bid / $5.40 ask`, and a buyer fills at `$5.30`.

`cash paid = $5.30 × 100 = $530`

`intrinsic value = $103 - $100 = $3.00 per share = $300 per contract`

`time value at fill = $5.30 - $3.00 = $2.30 per share = $230 per contract`

The buyer's expiration break-even, excluding costs, is `$100 + $5.30 = $105.30`. If settlement is `$110`, P&L is:

`($110 - $100 - $5.30) × 100 = +$470`

If settlement is `$104`, the Call is in the money but P&L is:

`($104 - $100 - $5.30) × 100 = -$130`

Now add a short `$110` Call filled for a `$1.80` credit. The bull Call spread's net debit is:

`($5.30 - $1.80) × 100 = $350`

Its width is `$10`, so simplified maximum expiration value is `$1,000`; maximum profit before costs is `$1,000 - $350 = $650`, and maximum loss is the `$350` debit. If the short leg were filled separately later at only `$1.40`, net debit would rise to `$390`, changing both break-even and risk. Use actual package or leg fills, not an earlier midpoint.

For the seller of a single option, the received credit remains paired with an obligation. If an option sold for `$2.00` must be repurchased at `$7.50`, trading loss is `($2.00 - $7.50) × 100 = -$550` before costs, despite the initial `$200` receipt.

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

## Premium risks

- **Multiplier error:** treating a per-share quote as total cash can understate exposure by 100 times.
- **Adjusted-contract error:** deliverables and multipliers can differ after corporate actions.
- **Bid-ask cost:** entering at ask and exiting at bid can create an immediate loss.
- **Midpoint assumption:** displayed theoretical P&L may not be executable.
- **Total-loss risk:** an option buyer can lose all premium and costs.
- **Seller obligation:** losses, margin, exercise, and assignment can exceed premium received.
- **IV repricing:** event-related time value can collapse even when direction is correct.
- **Time risk:** the thesis can occur too late or by too little to recover premium.
- **Legging risk:** separate fills change net premium and create temporary exposure.
- **Profit confusion:** intrinsic value or an initial credit is not the same as realized profit.
- **Fee omission:** commissions, contract fees, exercise, assignment, and regulatory charges alter net results.

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

## Common misconceptions

- **“A `$2.40` option costs `$2.40`.”** A standard 100-multiplier contract transfers `$240` before fees.
- **“Premium and time value are identical.”** An ITM option also contains intrinsic value.
- **“The midpoint is the correct premium.”** It may not be available for execution.
- **“Receiving premium means income is earned.”** The open obligation can cost more to close or settle.
- **“An ITM option buyer is profitable.”** Entry premium must still be recovered.
- **“A cheap premium means good value.”** It can reflect low probability, little time, poor liquidity, or distant strike.
- **“A credit is maximum risk.”** It is entry cash received, not the short position's loss ceiling.
- **“Multi-leg premium is one leg's quote.”** It is the signed sum of every fill, ratio, and multiplier.

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

## Related topics

- [Option premium overview](/options/premium/)
- [Intrinsic and time value](/options/intrinsic-time-value/)
- [Option order types](/options/option-order-types/)
- [Option break-even price](/options/option-breakeven-price/)

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

## Authoritative sources

- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) — OCC
- [Options Basics](https://www.cboe.com/optionsinstitute/options_basics/) — Cboe Options Institute
- [Options](https://www.investor.gov/introduction-investing/investing-basics/glossary/options) — SEC Investor.gov
- [The Pricing of Options and Corporate Liabilities](https://doi.org/10.1086/260062) — Black and Scholes, *Journal of Political Economy*