From a79ef70c6d784381ffd31cdef5c082530c3d34d9 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 8 Oct 2020 06:16:33 -0300 Subject: [PATCH] Added gs-quant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be397b..94c538b 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pysabr](https://github.com/ynouri/pysabr) - SABR model Python implementation. - [FinancePy](https://github.com/domokane/FinancePy) - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives. - [FinancePy-Examples](https://github.com/domokane/FinancePy-Examples) - Examples of how to use FinancePy +- [gs-quant](https://github.com/goldmansachs/gs-quant) - Python toolkit for quantitative finance ### Indicators - [pandas_talib](https://github.com/femtotrader/pandas_talib) - A Python Pandas implementation of technical analysis indicators.