From 6a0586e87d1d5753dda72217aaf211c14e48bfe4 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sun, 27 Mar 2022 05:30:41 -0300 Subject: [PATCH] Added fast-trade --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1728292..ff39ea5 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,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. - [TuneTA](https://github.com/jmrichardson/tuneta) - TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return. - [AutoTrader](https://github.com/kieran-mackle/AutoTrader) - A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading. +- [fast-trade](https://github.com/jrmeier/fast-trade) - A library built with backtest portability and performance in mind for backtest trading strategies. ### Risk Analysis