- In this repository, we will provide several examples to implement the functions from QuantLib-Python package
- Code is written in Jupyter and Spyder (Anaconda environment).
- Pre-built QuantLib installed from brew. Version 1.13
- Pre-built Boost installed from brew. Version 1.68
- Pre-built Python-QuantLib from pip. Version 1.14
- I will try to convert all example from C++ written by Luigi Ballabio into Python environment
- Date, Calendar, Schedule
- Plain Vanilla option (Analytical Black Scholes, Heston Model)
- Ballabio, Luigi. "Implementing QuantLib." (2005).
- Ametrano, Ferdinando, et al. "QuantLib: A free/open-source library for quantitative finance." (2018).