From 2c06de29ca1961306eca36c510386ee81e0c1231 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Tue, 27 Mar 2018 05:43:57 -0300 Subject: [PATCH] Added fecon235 to Reproducing Works session --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a679bba..4c9cdec 100644 --- a/README.md +++ b/README.md @@ -296,4 +296,5 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. - [quant](https://github.com/paulperry/quant) - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas. +- [fecon235](https://github.com/rsvp/fecon235) - Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.