added finoptions to python pricing section

This commit is contained in:
Ben Cho
2021-12-27 15:05:07 -07:00
parent 3821d29972
commit b33f673989
+1
View File
@@ -54,6 +54,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [financial-engineering](https://github.com/federicomariamassari/financial-engineering) - Applications of Monte Carlo methods to financial engineering projects, in Python.
- [optlib](https://github.com/dbrojas/optlib) - A library for financial options pricing written in Python.
- [tf-quant-finance](https://github.com/google/tf-quant-finance) - High-performance TensorFlow library for quantitative finance.
- [finoptions](https://github.com/bbcho/finoptions-dev) - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
### Indicators