Black Models, Greeks, Delta Hedging, and Implied Volatility

How Level II tests Black-Scholes-Merton, Black model applications, option Greeks, delta hedging, and implied volatility interpretation.

Once the binomial logic is clear, Level II moves to closed-form models and trading interpretation. The exam is rarely asking you to become an options trader. It is asking whether you can identify the right model family, interpret the Greeks, and explain what a hedge or volatility quote means economically.

Why This Lesson Matters

Candidates often know the names but not the choice logic:

  • they use Black-Scholes-Merton everywhere, even when the underlying is a futures contract or a rate option
  • they can name delta or gamma without explaining what risk actually changed

Level II rewards model selection and interpretation more than formula recitation.

Start With Model Choice

    flowchart TD
	    A["European option valuation problem"] --> B["Spot equity or currency"]
	    A --> C["Futures or rate underlying"]
	    A --> D["Early exercise or flexible state model"]
	    B --> E["Use BSM logic"]
	    C --> F["Use Black model logic"]
	    D --> G["Use a tree or another flexible method"]

That decision path is often the real test hiding inside a vignette.

Black-Scholes-Merton For European Options On Spot Underlyings

A standard call-option form is:

$$ C_0=S_0N(d_1)-Xe^{-rT}N(d_2) $$

where

$$ d_1=\frac{\ln(S_0/X)+(r-q+\tfrac{1}{2}\sigma^2)T}{\sigma\sqrt{T}} \quad\text{and}\quad d_2=d_1-\sigma\sqrt{T} $$

InputWhat it is doing
(S_0)Current underlying price
(X)Exercise price
(r)Discounting rate
(q)Yield or carry adjustment such as dividends
(\sigma)Volatility input
(T)Time to expiration

Level II often tests interpretation more than pure calculation. If volatility rises, the option is usually worth more because the payoff asymmetry becomes more valuable.

The Black Model Is The Practical Workhorse For Futures And Many Rate Options

For a European call on a futures contract, a common Black-style expression is:

$$ c_0=e^{-rT}\bigl(F_0N(d_1)-XN(d_2)\bigr) $$

The key point is not just the formula. It is recognizing when the underlying is better framed as a forward or futures price than as a spot asset.

InstrumentTypical model frame
European equity optionBlack-Scholes-Merton
European currency optionBlack-Scholes-Merton style with carry adjustment
Option on futuresBlack model
Caplet, floorlet, swaptionBlack-model logic in the curriculum treatment

Greeks Translate Model Inputs Into Risk Exposures

GreekWhat it measuresWhy Level II cares
DeltaSensitivity to the underlying priceFirst-order hedge ratio
GammaChange in delta as the underlying movesShows why delta hedges drift
VegaSensitivity to volatilityConnects price to implied-volatility changes
ThetaSensitivity to time passingExplains time decay
RhoSensitivity to interest ratesMatters more for some maturities and contract types than others

The exam usually wants you to say which risk changed, not just to recite the label.

Delta Hedging Is A Dynamic Process, Not A One-Time Fix

If an option position has delta (\Delta), the first-order hedge is to take the offsetting amount in the underlying.

That sounds simple, but gamma explains why the hedge does not stay correct after the underlying moves.

If gamma is highThe delta changes quickly, so the hedge needs more frequent rebalancing
If implied volatility changesVega-driven value changes may still matter even when delta is hedged

That is why a “delta-neutral” position is not “risk-free.”

Implied Volatility Is A Market Price Of Uncertainty Inside The Option Quote

Implied volatility is the volatility input that makes the model match the observed market price.

If implied volatility risesOption values generally rise
If two options have different implied volatilitiesThe market is pricing their uncertainty or payoff asymmetry differently

Level II often tests whether you can back out the economic meaning of an implied-volatility change without pretending it is a pure forecast of realized volatility.

How CFA-Style Questions Usually Test This

  • by asking which model family is appropriate for the instrument described
  • by asking how one Greek changes the interpretation of a hedge
  • by asking why a delta hedge must be rebalanced when gamma is meaningful
  • by asking what a higher implied volatility does to option value or trading interpretation

Mini-Case

A portfolio manager says an option book is safe because it is delta neutral.

A weak answer agrees and stops there.

A stronger answer asks about gamma and vega. If the underlying moves sharply or implied volatility shifts, the book can still change value materially even though the first-order price sensitivity was hedged at one moment in time.

Common Traps

  • using Black-Scholes-Merton for every option regardless of underlying
  • calling delta neutrality a full hedge against all risk
  • treating implied volatility as if it were identical to future realized volatility
  • naming the Greeks without linking them to a market move or hedge consequence

Sample CFA-Style Question

Why does a high-gamma option position usually require more frequent rebalancing of a delta hedge?

Best answer: Because delta changes quickly as the underlying price moves, so the original hedge ratio becomes stale faster.

Why: Gamma measures the instability of delta, not just the size of the option position.

Continue In This Chapter

Revised at Thursday, April 9, 2026