From b33f67398983ccd3a1391f30144f65e1d1ffeb38 Mon Sep 17 00:00:00 2001 From: Ben Cho Date: Mon, 27 Dec 2021 15:05:07 -0700 Subject: [PATCH] added finoptions to python pricing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3564722..174cc08 100644 --- a/README.md +++ b/README.md @@ -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