quantlibEasy Playground

Quantitative finance: derivatives pricing, risk management

Getting started with quantlibRun locally
Install
pip install QuantLib-Python
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: quantlib)

quantlib is a third-party package. Quantitative finance: derivatives pricing, risk management. Install with: pip install QuantLib-Python

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?