AI Derivatives Pricing Specialist
An AI Derivatives Pricing Specialist develops and deploys machine-learning-enhanced models to price, hedge, and risk-manage financ…
Skill Guide
The process of fitting and parameterizing a hybrid stochastic-local volatility model to match observed market option prices (e.g., the implied volatility surface) to ensure accurate pricing and hedging of exotic derivatives.
Scenario
You are given a set of European option prices (calls/puts) for a single underlying (e.g., SPX) across strikes and maturities. Your task is to build a local volatility surface that perfectly matches these prices.
Scenario
You need to price a set of barrier options for a client. The market vanilla surface is given. You decide to use an SLV model with a fixed λ=0.5 to capture the forward volatility skew dynamics better than pure local vol.
Scenario
A trading desk is pricing a 5-year quarterly cliquet (accumulator) on an index. The market has a pronounced forward skew. Pure local vol underestimates the cliquet's value due to its convexity, while pure stochastic vol overestimates it. You must calibrate an SLV model to a joint set of vanilla options and a few key cliquet prices to find the market-consistent λ and ρ.
QuantLib provides core infrastructure for stochastic processes, PDE solvers, and Monte Carlo. NLopt/SciPy are used for the complex, multi-dimensional calibration of model parameters to market data.
Monte Carlo is essential for pricing path-dependent exotics under SLV. PDE solvers are used for fast calibration of vanilla options. Riccati solvers are used for fast computation of the leverage function in some formulations.
Used to validate model performance by comparing model-implied prices and Greeks against real market movements and historical hedging outcomes.
Answer Strategy
The strategy is to demonstrate a structured, practical workflow that balances theoretical rigor with numerical practicality. Start with data preparation, then explain the sequential calibration steps, highlight numerical challenges, and conclude with validation. A strong answer will mention the leverage function derivation and the treatment of the mixing parameter λ as a crucial step.
Answer Strategy
This tests diagnostic skills and model risk understanding. A good answer will list 3-4 plausible sources: 1) Calibration error to the vanilla surface (model not capturing the true risk-neutral distribution), 2) Incorrect estimation of the mixing parameter λ or correlation ρ, 3) Numerical errors in computing the leverage function L(t,S), 4) Greeks computation errors due to the model's complexity, 5) Market impact or transaction costs not in the model. The investigation plan should involve isolating each component: re-calibrating on denser data, checking numerical stability, and comparing Greeks from different approximation methods.
1 career found
Try a different search term.