Finance

KCL Guest Lecture 2024

Last week, I had the privilege of delivering an expert lecture at King’s College London to MSc students enrolled in the Computational Finance program. This year, I opted for an extended session, spanning 2 hours instead of the usual 1, allowing us to delve deeper into a technical subject. We focused on the Longstaff Schwartz algorithm for pricing American options, thoroughly exploring its mathematical formulation, along with a practical demonstration of its implementation in Python. 🐍

Understanding Quantitative Finance

📒 A collection of notes exploring a variety of topics in Quantitative Finance (QF). The idea is to use Python 🐍to illustrate the theoretical concepts and help you to get a better understanding of each concept.