The Greeks (Option Greeks)

The Greeks (option Greeks) quantify an option's sensitivity to key market inputs: delta, gamma, theta, vega, and rho, describing price changes with moves in the underlying, time, volatility, rates, and dividends.

The Greeks, or option Greeks, are sensitivity metrics used in option pricing and risk management. They quantify how an option's price responds to changes in the key input parameters. Delta measures the sensitivity to the underlying asset price, Gamma is the sensitivity of Delta itself, Theta captures time decay, Vega measures sensitivity to volatility, and Rho captures sensitivity to interest rates. Together, they enable hedging and risk assessment. Core principles: 1) Delta = ∂C/∂S; 2) Gamma = ∂^2C/∂S^2; 3) Theta = ∂C/∂t; 4) Vega = ∂C/∂σ; 5) Rho = ∂C/∂r. In practice, these are derived from pricing models (most commonly Black–Scholes) and are used to manage directional risk, curvature, time decay, volatility exposure, and interest-rate exposure. Commonly, for calls, Delta ∈ [0,1], and for puts, Delta ∈ [−1,0]. However, actual values depend on moneyness, time to expiry, and market conditions. While the Greeks are powerful, they assume model parameters are stable; real markets exhibit jumps and stochastic volatility, which can reduce hedging effectiveness. Additional Greeks (Charm, Vanna, Vomma, Color) extend coverage of dynamic risk across time and volatility.

        graph LR
  Center["The Greeks (Option Greeks)"]:::main
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Explain Like I'm 5

Generated ELI5 content

🤓 Expert Deep Dive

Generated expert content

❓ Frequently Asked Questions

What are the Greeks?

The Greeks are a family of sensitivity measures (Delta, Gamma, Theta, Vega, Rho) that describe how option prices react to changes in market inputs.

What does Delta represent?

Delta measures how much the option price is expected to change for a small change in the underlying asset price.

What is Gamma?

Gamma measures how Delta itself changes as the underlying price changes.

What is Theta?

Theta represents time decay: the expected change in option price as time to expiry decreases, all else equal.

What is Vega?

Vega measures sensitivity to changes in implied volatility.

What is Rho?

Rho measures sensitivity to changes in interest rates, more impactful for longer-dated options.

Are there limitations to Greeks?

Yes. They assume a chosen pricing model and constant parameters; real markets can exhibit jumps and stochastic volatility, which can violate these assumptions.

Why use Greeks for hedging?

Greeks enable hedging strategies such as delta-neutral hedging, gamma exposure management, and volatility/rate risk control.

📚 Sources