From 40d40776fc874306ce057a59641216ee1c1619a5 Mon Sep 17 00:00:00 2001 From: Chris Conlan Date: Sun, 7 Jun 2020 08:58:03 -0400 Subject: [PATCH] Adding my repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a991a0e..dd317a7 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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:] - [freqtrade](https://github.com/freqtrade/freqtrade) - Free, open source crypto trading bot - +- [algorithmic-trading-with-python](https://github.com/chrisconlan/algorithmic-trading-with-python) - Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data. ### Risk Analysis