From f1f358fac7716810b16c88f523a4e545c42835a7 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Fri, 26 Jan 2024 05:51:22 -0300 Subject: [PATCH] Added fastquant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 756280b..9c523b9 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [hftbacktest](https://github.com/nkaz001/hftbacktest) - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books. - [vnpy](https://github.com/vnpy/vnpy) - VeighNa is a Python-based open source quantitative trading system development framework. - [Intelligent Trading Bot](https://github.com/asavinov/intelligent-trading-bot) - Automatically generating signals and trading based on machine learning and feature engineering +- [fastquant](https://github.com/enzoampil/fastquant) - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code. ### Risk Analysis