Skip to main content

In/At/Out of the Money

Updated Jun 24, 2026 at 2:35pm

Research Draft Medium 1,164 words

"Moneyness" describes the relationship between an option's strike price and the current price of the underlying — equivalently, whether the option has any intrinsic value right now. An option is in the money (ITM) if exercising it immediately would produce a positive payoff, out of the money (OTM) if it would not, and at the money (ATM) when strike and spot are essentially equal. The core tension is that moneyness is a snapshot concept (it answers "what is this worth if expiration were now?"), but option prices also embed time value for the chance moneyness changes before expiration — so an OTM option is far from worthless, and an ITM option is worth more than its intrinsic value until the last moment.

How it's defined

For a call (right to buy at strike K), with underlying spot price S:

  • ITM: S > K — you could buy below market. Intrinsic value = S − K.
  • ATM: S ≈ K — intrinsic value ≈ 0.
  • OTM: S < K — no reason to exercise. Intrinsic value = 0.

For a put (right to sell at strike K) the inequalities flip:

  • ITM: S < K — you could sell above market. Intrinsic value = K − S.
  • ATM: S ≈ K.
  • OTM: S > K. Intrinsic value = 0.

Intrinsic value is floored at zero (you never exercise at a loss), so the general formulas are max(S − K, 0) for calls and max(K − S, 0) for puts. Every option's premium = intrinsic value + time value (extrinsic value). ATM and OTM options have zero intrinsic value — their entire price is time value. ITM options carry both, and the deeper ITM, the larger the intrinsic fraction (Investopedia; CME Group).

Two refinements matter. ATM is rarely exact — strikes are discrete, so traders use "near the money" for the closest strikes. And ATM is sometimes measured against the forward price (ATMF), not spot, because option pricing references the cost-of-carry-adjusted forward; an option ATM-on-spot is slightly OTM-on-forward for a call when rates are positive (Wikipedia: Moneyness).

How to read it

  • Deep ITM options trade with high delta (toward ±1.00) and move almost dollar-for-dollar with the stock — they behave like a leveraged stock position with little time value to decay.
  • ATM options have the most time value in absolute terms and roughly ±0.50 delta — they are the most sensitive to changes in volatility (highest vega) and decay fastest near expiration.
  • OTM options are cheap, all time value, low delta, and the most lottery-like — high percentage gains if the move happens, total loss if it doesn't.

A widely used shortcut: an option's delta approximates its risk-neutral probability of expiring ITM — a 0.30-delta call ≈ 30% chance of finishing ITM. This is a useful heuristic for strike selection, not an exact figure; the true probability (N(d₂) in Black–Scholes) differs slightly from delta (N(d₁)), and both depend on volatility and time assumptions (Schwab; Macroption). Treat delta-as-probability as a reliable rule of thumb, not a precise statistic.

How it's used in practice

Moneyness is the first lever a trader pulls when choosing a strike, because it sets the trade's entire risk/reward profile:

  • Directional buyers trade off cost vs. probability. OTM = cheapest, highest leverage, lowest hit rate. ATM = balanced, most responsive to the move you expect. ITM = expensive but high-delta, behaving like stock with defined risk and less reliance on a big move.
  • Income/premium sellers prefer selling OTM options (covered calls, cash-secured puts, credit spreads) so the option expires worthless and they keep the premium — choosing, say, a 0.20–0.30 delta strike to target a ~70–80% probability the short option finishes OTM.
  • Spread construction (verticals, calendars, butterflies) is essentially the deliberate combination of different moneyness strikes to shape a payoff.
  • Stock substitution: deep-ITM calls (sometimes called "stock replacement," and the LEAPS variant of it) are used as a lower-capital proxy for owning shares because of their near-1.0 delta.

Moneyness also governs exercise and assignment mechanics, which dominate near expiration:

  • At U.S. equity expiration, the OCC automatically exercises options that close $0.01 or more ITM ("exercise by exception"), unless the holder instructs otherwise; OTM options expire worthless. Note an individual broker may use its own threshold (OCC / OptionsEducation.org).
  • Early-assignment risk for short options rises as the option goes deeper ITM and as expiration nears (less time premium to forfeit) — acute around ex-dividend dates for ITM calls.
  • Pin risk is the assignment uncertainty when a stock closes right at the strike — the writer doesn't know whether the option will be exercised, leaving an unhedged stock position over the weekend (Interactive Brokers; OCC).

Strengths & limitations

Moneyness is foundational and uncontested — it is a definitional consequence of an option's payoff, not a strategy with a debatable edge. Its value is as a common language for risk: it instantly conveys leverage, probability, and decay character.

The most common misuse is treating OTM options as "cheap." They are cheap in dollars but expensive in probability — they require the underlying to move past the strike and before expiration, so persistent OTM buying tends to bleed time value. A second error is forgetting that moneyness is dynamic: an ITM position can flip OTM (and vice versa) with one move, and a winning OTM lottery ticket can still lose if the move is too slow (theta) or implied volatility collapses (vega) after the event. Finally, retail traders frequently overlook the auto-exercise/assignment consequences of being even fractionally ITM at expiration — a "worthless" expectation can turn into an unexpected, fully-margined stock position.

Worked example

Stock at $100. A $95 call is ITM (intrinsic = $5); if it trades at $7, $5 is intrinsic and $2 is time value. A $100 call is ATM — if it trades at $3, all $3 is time value. A $110 call is OTM — if it trades at $0.80, all of it is time value and it has zero intrinsic value. For puts at the same $100 spot: the $105 put is ITM (intrinsic $5), the $100 put is ATM, and the $90 put is OTM.

System relevance

This node defines a building block consumed by the sibling options-fundamentals nodes (calls, puts, premium decomposition) and by any Delvantic system reasoning about option positions. For the Augustus trade-setup agent, moneyness is an input to strike selection and to translating an equity thesis into an options expression (e.g. mapping a target probability to an approximate delta/strike). Hard caveat for any downstream consumer: the delta-as-probability mapping is a heuristic, not a measured edge — do not present a delta value as a precise probability of profit, and always account for assignment/auto-exercise risk when a position is ITM near expiration.

Sources

  • Wikipedia — Moneyness (intrinsic vs. time value, ATM-forward, log/standardized moneyness, N(d₂) as true % moneyness)
  • Investopedia — In the Money (ITM), Out of the Money (OTM), At the Money (ATM) definitions
  • CME Group Education — Calculating Options Moneyness and Intrinsic Value
  • Charles Schwab / Macroption — delta as approximate probability of expiring ITM (heuristic, not exact; N(d₁) vs N(d₂))
  • OCC / OptionsEducation.org — Options Exercise and Options Assignment (exercise-by-exception, $0.01 auto-exercise threshold, early-assignment risk)
  • Interactive Brokers — Exercise and Assignment / Pin Risk