From 190dbea4de31d8e8f6bed07678cd6695ec6c346a Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Tue, 25 Feb 2020 15:13:07 -0300 Subject: [PATCH] Added a few more projects --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c902544..6d74f45 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [aat](https://github.com/timkpaine/aat) - Async Algorithmic Trading Engine - [Backtesting.py](https://kernc.github.io/backtesting.py/) - Backtest trading strategies in Python - [catalyst](https://github.com/enigmampc/catalyst) - An Algorithmic Trading Library for Crypto-Assets in Python +- [quantstats](https://github.com/ranaroussi/quantstats) - Portfolio analytics for quants, written in Python +- [qtpylib](https://github.com/ranaroussi/qtpylib) - QTPyLib, Pythonic Algorithmic Trading +- [Quantdom](https://github.com/constverum/Quantdom) - Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:] ### Risk Analysis @@ -326,3 +329,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. +- [Quantitative-Notebooks](https://github.com/LongOnly/Quantitative-Notebooks) - Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy