How do you use Greeks for risk management of an options portfolio?
I understand the individual Greeks (delta, gamma, vega, theta, rho) but I'm not sure how they're used together for risk management of a portfolio with hundreds of options. How do traders and risk managers aggregate Greeks and what are the limitations?
Greeks-based risk management involves aggregating option sensitivities across the entire portfolio to understand and control exposure to each risk dimension. Here's how it works in practice:
Aggregating Portfolio Greeks
For each risk factor, sum the position-level Greeks across all options:
- Portfolio Delta = Σ(Deltaᵢ × Quantityᵢ) → Net directional exposure
- Portfolio Gamma = Σ(Gammaᵢ × Quantityᵢ) → Convexity exposure
- Portfolio Vega = Σ(Vegaᵢ × Quantityᵢ) → Volatility exposure
- Portfolio Theta = Σ(Thetaᵢ × Quantityᵢ) → Time decay
Practical Example
Crescent Options Desk holds:
- Long 500 calls on Stock A (Delta = 0.55, Gamma = 0.03, Vega = 0.18)
- Short 300 puts on Stock A (Delta = 0.35, Gamma = 0.02, Vega = 0.15)
- Long 200 puts on Index B (Delta = -0.40, Gamma = 0.04, Vega = 0.25)
Portfolio-level:
- Net Delta = (500 × 0.55) + (300 × 0.35) + (200 × -0.40) = 275 + 105 - 80 = +300
- Net Gamma = (500 × 0.03) + (300 × 0.02) + (200 × 0.04) = 15 + 6 + 8 = +29
- Net Vega = (500 × 0.18) - (300 × 0.15) + (200 × 0.25) = 90 - 45 + 50 = +95
This tells us the desk is net long delta (bullish), net long gamma (benefits from large moves), and net long vega (benefits from volatility increases).
Risk Limits
Banks set limits on each Greek:
| Greek | What It Controls | Typical Limit Example |
|---|---|---|
| Delta | Directional P&L | ±$500K per 1% move |
| Gamma | P&L acceleration | ±$50K per 1% move² |
| Vega | Volatility P&L | ±$200K per 1 vol point |
| Theta | Daily time decay | -$100K per day |
Limitations of Greeks-Based Risk
- Local approximation — Greeks assume small moves. For large moves, the Taylor expansion breaks down.
- Cross-Greeks — Standard Greeks ignore correlations between factors (e.g., correlation between spot and vol, known as "vanna").
- Aggregation across underlyings — You can't simply add deltas across unrelated stocks; they must be converted to a common unit (dollar delta).
- Smile risk — Vega assumes a parallel shift in the volatility surface, but in practice, different strikes and maturities move differently.
For FRM Part II, focus on understanding the limitations and how full revaluation supplements Greeks-based approaches. Check our derivatives risk materials for more.
Master Part II with our FRM Course
64 lessons · 120+ hours· Expert instruction
Related Questions
How exactly do futures margin calls work, and what happens if I can't meet one?
How do you calculate the settlement amount on a Forward Rate Agreement (FRA)?
When should I use Monte Carlo simulation instead of parametric VaR, and how does it actually work?
Parametric VaR vs. Historical Simulation VaR — when does each method fail?
What are the core components of an Enterprise Risk Management (ERM) framework, and how does it differ from siloed risk management?
Join the Discussion
Ask questions and get expert answers.