From fd07e65ff9dced0c35e45c070764dcc65fdaec19 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 24 Feb 2022 10:03:56 -0300 Subject: [PATCH] Added QuantConnect/Lean Issue #131 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bd1169..d98b478 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Stock-Prediction-Models](https://github.com/huseinzol05/Stock-Prediction-Models) - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations. - [tda-api](https://github.com/alexgolec/tda-api) - Gather data and trade equities, options, and ETFs via TDAmeritrade. - [vectorbt](https://github.com/polakowo/vectorbt) - Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research. +- [Lean](https://github.com/QuantConnect/Lean) - Lean Algorithmic Trading Engine by QuantConnect (Python, C#). ### Risk Analysis