Browse Financial Instruments

In The Money: Financial Term Explained

An in-depth explanation of the financial term 'In The Money,' its significance in options trading, mathematical models, and real-world examples.

Types

Options can be classified into various types based on their moneyness:

  • In The Money (ITM): The option has intrinsic value.
    • Call Options: ITM if the current stock price > strike price.
    • Put Options: ITM if the current stock price < strike price.
  • At The Money (ATM): The option’s strike price is equal to the current stock price.
  • Out of The Money (OTM): The option has no intrinsic value.
    • Call Options: OTM if the current stock price < strike price.
    • Put Options: OTM if the current stock price > strike price.

Detailed Explanations

An option is ITM if it would lead to a profitable transaction if exercised immediately. For call options, this occurs when the stock price is above the strike price, and for put options, when the stock price is below the strike price.

Mathematical Models

The valuation of ITM options can be assessed using the Black-Scholes model:

$$C = S_0 \Phi (d_1) - X e^{-rt} \Phi (d_2)$$
where:

  • \( C \) = Call option price
  • \( S_0 \) = Current stock price
  • \( X \) = Strike price
  • \( t \) = Time until expiration
  • \( r \) = Risk-free interest rate
  • \( \Phi \) = Cumulative distribution function of the standard normal distribution
  • \( d_1 \) and \( d_2 \) are calculated as follows:
    $$d_1 = \frac{ \ln(S_0 / X) + (r + \sigma^2 / 2)t }{ \sigma \sqrt{t} }$$
    $$d_2 = d_1 - \sigma \sqrt{t}$$

Importance

Understanding whether an option is ITM is crucial for traders and investors because it:

  • Indicates potential profitability: ITM options can lead to immediate gains.
  • Affects option pricing: The intrinsic value is a significant component of the option’s price.
  • Guides trading strategies: Informs decisions on exercising options, holding, or writing (selling) options.

Call Option Example:

  • Stock Price (SP): $150
  • Strike Price (K): $100
  • ITM: Yes (SP > K)

Put Option Example:

  • Stock Price (SP): $70
  • Strike Price (K): $100
  • ITM: Yes (SP < K)
  • At The Money (ATM): When the option’s strike price equals the current stock price.
  • Out of The Money (OTM): When the option has no intrinsic value.
  • Intrinsic Value: The immediate profit if the option were exercised.
  • Extrinsic Value: The portion of the option’s price that exceeds the intrinsic value.

FAQs

Q: What does it mean when an option is ITM? A: It means the option has intrinsic value and would result in a gain if exercised immediately.

Q: How can I tell if a call option is ITM? A: If the current stock price is higher than the strike price.

Q: Is it always best to exercise an ITM option? A: Not necessarily; consider factors like time value and future potential gains.

Revised on Monday, May 18, 2026