From 33595a3cc5099ad1c84e6728ec8c70743951430c Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Fri, 31 Dec 2021 18:27:44 -0300 Subject: [PATCH] Added vectorbt --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 174cc08..e21f063 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,8 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [OctoBot](https://github.com/Drakkar-Software/OctoBot) - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface. - [bta-lib](https://github.com/mementum/bta-lib) - Technical Analysis library in pandas for backtesting algotrading and quantitative analysis. - [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. +- [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. ### Risk Analysis