From eef47b2cfb523afa5c2c7f89106cdcad296b4180 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sun, 27 Mar 2022 05:33:00 -0300 Subject: [PATCH] Added QuantFinance --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff39ea5..de46bbe 100644 --- a/README.md +++ b/README.md @@ -412,7 +412,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [QuantMath](https://github.com/MarcusRainbow/QuantMath) - Financial maths library for risk-neutral pricing and risk -## Reproducing Works +## Reproducing Works and Training - [Derman Papers](https://github.com/MarcosCarreira/DermanPapers) - Notebooks that replicate original quantitative finance papers from Emanuel Derman. - [volatility-trading](https://github.com/jasonstrimpel/volatility-trading) - A complete set of volatility estimators based on Euan Sinclair's Volatility Trading. @@ -426,3 +426,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Stock_Analysis_For_Quant](https://github.com/LastAncientOne/Stock_Analysis_For_Quant) - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau. - [algorithmic-trading-with-python](https://github.com/chrisconlan/algorithmic-trading-with-python) - Source code for Algorithmic Trading with Python (2020) by Chris Conlan. - [MEDIUM_NoteBook](https://github.com/cerlymarco/MEDIUM_NoteBook) - Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium. +- [QuantFinance](https://github.com/PythonCharmers/QuantFinance) - Training materials in quantitative finance. \ No newline at end of file