About Course
Risk-Neutral Valuation — from formula to production
This course teaches how derivative pricing actually works on a desk — not as a wall of theorems, but as something you build. Starting from a single, deceptively simple question — what is an option worth? — you’ll derive risk-neutral valuation from first principles: replication and no-arbitrage, the risk-neutral measure and the martingale property, the change of measure that separates the real world from the pricing world, and discounting done the modern, multi-curve way — the kind of modelling choice that quietly moves prices. Then you’ll turn that theory into working code: a Monte Carlo pricer with a confidence interval and variance reduction, and a validation suite that proves the number is right.
It’s built for people who want quant finance as it’s lived inside a bank — aspiring and working quants, quant developers, and risk or model-validation professionals, as well as strong engineers and students moving toward a pricing role. Every formula is motivated before it’s used, every result is checked, and the emphasis throughout is on the skill that actually separates practitioners: not just computing a price, but being able to defend it — the right measure, the right curve, an honest error bar, and tests a reviewer can re-run in seconds.
And it’s all yours to keep. You’ll walk away with a working, tested pricer you built line by line, a clear mental model of the whole subject, and a practical before-you-trust-a-price checklist you can carry onto a desk — plus eight executable, fully documented Jupyter notebooks: the exact code shown in the videos, ready to run, adapt, and reuse in your own work.
Course Content
Foundations
-
Why naive pricing fails
-
Replication & the one-period binomial