What is zomma?
– Zomma is a third-order option “Greek” that measures how an option’s gamma changes as implied volatility changes. In calculus terms, zomma = ∂(Gamma)/∂(Volatility) (often written DΓ/Dσ). Gamma itself is the second derivative of an option’s price with respect to the underlying price (i.e., the sensitivity of delta to moves in the underlying). Zomma therefore tells you how that curvature (gamma) will move when implied volatility moves.
Why traders care about zomma
– Gamma determines how quickly your delta hedge becomes ineffective as the underlying moves. If volatility shifts, gamma can rise or fall; zomma quantifies that sensitivity. For traders who maintain gamma-hedged books, a large zomma (positive or negative) means that small volatility moves can produce big changes in directional exposure and therefore in hedge effectiveness and P&L.
How zomma relates to other Greeks (intuitive)
– Delta: first-order sensitivity of option price to underlying.
– Gamma: rate at which delta changes with the underlying (second order).
– Zomma: rate at which gamma changes with implied volatility (third order).
– Vomma (aka volga): how vega changes with volatility. Zomma and vomma are both “higher-order” volatility sensitivities but apply to different first-order measures (gamma vs vega).
Mathematical definition and computation
– Definition: zomma = ∂Γ/∂σ.
– Two practical ways to get it:
1. Analytic formula: For some pricing models (e.g., Black–Scholes) you can derive a closed-form expression for ∂Γ/∂σ. These forms are model-specific and a bit algebraically involved.
2. Numerical approximation (recommended in practice): use a small bump to implied volatility and compute a finite-difference:
Zomma ≈ [Gamma(σ + Δσ) − Gamma(σ − Δσ)] / (2 Δσ)
This central difference reduces numerical error versus a one-sided difference.
Simple numeric example (Black–Scholes, illustrative)
– Assumptions: S = $100, K = $100, r = 1% (annual), σ = 20% (0.20), T = 0.5 years.
• Compute Gamma at σ = 0.20 → Γ ≈ 0.02805
• Bump σ to 0.21 → Γ ≈ 0.02670
• Finite-difference zomma ≈ (0.02670 − 0.02805) / 0.01 = −0.135
– Interpretation: a negative zomma here means gamma decreases when implied volatility rises; raising implied volatility by 1 percentage point reduces gamma by ~0.00135 (units depend on underlying/option convention), making delta less curvature-sensitive as vol rises.
Interpretation of sign and magnitude
– Positive zomma: gamma increases as implied volatility rises. Small upward moves in implied volatility will make the option’s delta more sensitive to underlying moves.
– Negative zomma: gamma decreases as volatility rises. Gamma risk softens as vol goes up.
– Large absolute zomma: small changes in implied volatility cause relatively large changes in gamma; this can materially change hedge needs and directional exposure.
Practical steps for traders and risk managers
1. Monitor zomma as part of your Greek dashboard
• Add zomma to regular Greeks reporting alongside delta, gamma, vega, vomma and vanna.
2. Compute numerically if analytic expressions are not available
• Use central finite differences with a small Δσ (e.g., 0.005 or 0.01) to reduce numerical noise.
• Recompute after every market recalibration (implied vols shift daily).
3. Scenario-test combined moves
• Run scenarios that move both spot and implied volatility (e.g., ±5% spot with ±10% vol) and inspect resulting P&L, delta and required re-hedges.
4. Manage zomma through position design
• Offset zomma by combining options with opposite zomma signs (different strikes/expiries). For instance, mixing short- and long-dated options or different moneyness can change the portfolio’s overall zomma.
• Use calendar and vertical spreads to tailor gamma/volatility sensitivities.
5. Use dynamic rebalancing rules
• Define triggers (e.g., if projected change in gamma from a 1% vol move exceeds threshold) to rebalance hedges or add offsetting positions.
6. Limit setting and stress limits
• Set limits on allowable net zomma exposure or on the P&L impact of a predefined volatility shock.
7. Use model selection & calibration discipline
• Zomma depends on the pricing model and volatility surface. Calibrate models consistently; mismatch between model vol and market-implied vol can produce unexpected zomma behavior.
8. Be mindful of transaction costs
• Hedging zomma often requires trading options (not just the underlying). Account for bid-ask spreads and liquidity when deciding whether to hedge.
Example workflow (practical checklist)
1. Pull current market data and implied volatility surface.
2. Compute Gamma for each option in the book.
3. Bump implied vol up/down by Δσ and recompute Gamma.
4. Calculate zomma via central difference.
5. Aggregate zomma by tenor, strike bucket, and total book.
6. Run spot/vol scenarios to see P&L impact and hedge rebalancing needs.
7. If zomma exceeds risk tolerances, design trades to offset it (buy/sell specific strikes/expiries).
8. Re-evaluate after execution; set monitoring frequency (intraday for large books, daily for smaller).
Common implementation tips
– Use central finite differences for stability.
– Pick Δσ small enough to approximate derivative but large enough to avoid floating point noise (typical Δσ: 0.5%–1% absolute).
– Aggregate exposures by delta-hedged basis to see how zomma affects remaining directional risk.
– Backtest historical vol moves to see how zomma would have changed gamma and hedge P&L.
Managing zomma: instruments and strategies
– Offset with options at other strikes/expiries: different options have different zomma signatures.
– Use vega trades carefully: adding vega exposure changes vomma and can indirectly affect zomma behavior.
– Use option spreads (calendar, diagonal, butterfly) to sculpt both gamma and its volatility sensitivity.
– Consider volatility derivatives (futures, variance swaps) to hedge overall volatility changes rather than individual option zomma.
Key takeaways
– Zomma = ∂Gamma/∂σ; it measures how gamma changes with implied volatility.
– It is most relevant to traders who manage gamma-hedged books, because volatility moves can materially change hedge effectiveness.
– Calculate zomma numerically if analytic forms are unavailable; monitor and stress-test it regularly.
– Hedge and position design (spreads, cross-tenor trades) are the practical levers to control zomma exposure.
Sources and further reading
– Investopedia — “Zomma” (source summary and definition):
– John C. Hull, Options, Futures, and Other Derivatives (textbook), for Greeks and risk management treatments.
– Original Black–Scholes–Merton option-pricing framework for basic Greek formulas.
Editor’s note: The following topics are reserved for upcoming updates and will be expanded with detailed examples and datasets.