From b6646241f452dce813a6eea5f8c9a30982464358 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 24 Feb 2022 10:09:57 -0300 Subject: [PATCH] Added fast-trade Issue #121 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce50abc..21cff51 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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#). +- [fast-trade](https://github.com/jrmeier/fast-trade) - Low code backtesting library utilizing pandas and technical analysis indicators. ### Risk Analysis