A python package for quantitative finance and derivative pricing
Project description
frm
frm is an in-development python package for quantitative financial pricing and modelling. frm uses common 3rd party python packages for scientific computing (numpy, scipy, pandas, numba, matplotlib) and the holidays package.
This package will have a similar function set to Quantlib however we want to make it more accessible, documented, and productive through:
- The python (core + 3rd party libaries) implementation
- In line academic and industry references to support users own validation and testing
- Supporting excel/VBA models that validate/support the code
- Significant code examples
Installation
pip install --upgrade frm
Complete with examples
- Clewlow-Strickland 1-factor simulation
- Heston parameter calibration to European FX option volatility smile
- Heston simulation
Tests/examples in progress
- Interest rate swaps pricing
- Interest rate curve bootstrapping
- Caplet/floorlet term structure bootstrapper (smiles fit to SABR) & caplet/floorlet pricing
In development / pipeline
- Swaption term structure bootstrapper (smiles fit to SABR)
- CDS Bootstrapper
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frm-0.0.7.tar.gz
(646.9 kB
view hashes)
Built Distribution
frm-0.0.7-py3-none-any.whl
(674.4 kB
view hashes)