From 52a429c2c1dd2ba530d1eaaaee63f96c3d99f183 Mon Sep 17 00:00:00 2001 From: femtotrader Date: Sat, 13 Jul 2019 18:49:03 +0200 Subject: [PATCH] Update README.md Add [pyqstrat](https://github.com/abbass2/pyqstrat) from @abbass2 Add [NowTrade](https://github.com/edouardpoitras/NowTrade) from @edouardpoitras Add [pinkfish](https://github.com/fja05680/pinkfish) from @fja05680 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86a52b2..e9f47d2 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [moonshot](https://github.com/quantrocket-llc/moonshot) - Vectorized backtester and trading engine for QuantRocket based on Pandas. - [PyPortfolioOpt](https://github.com/robertmartin8/PyPortfolioOpt) - Financial portfolio optimisation in python, including classical efficient frontier and advanced methods. - [mlfinlab](https://github.com/hudson-and-thames/mlfinlab) - Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling) +- [pyqstrat](https://github.com/abbass2/pyqstrat) - A fast, extensible, transparent python library for backtesting quantitative strategies. +- [NowTrade](https://github.com/edouardpoitras/NowTrade) - Python library for backtesting technical/mechanical strategies in the stock and currency markets. +- [pinkfish](https://github.com/fja05680/pinkfish) - A backtester and spreadsheet library for security analysis. + ### Risk Analysis