From ff6ab4151d4953faa72f2f485f4b721eb5410079 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Sat, 28 Mar 2026 18:18:39 -0300 Subject: [PATCH] Add jquantstats to Algorithmic Trading Libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3335b6f..9fa23c7 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Backtesting.py](https://kernc.github.io/backtesting.py/) - `Python` - Backtest trading strategies in Python - [catalyst](https://github.com/enigmampc/catalyst) - `Python` - An Algorithmic Trading Library for Crypto-Assets in Python - [quantstats](https://github.com/ranaroussi/quantstats) - `Python` - Portfolio analytics for quants, written in Python +- [jquantstats](https://github.com/Jebel-Quant/jquantstats) - `Python` - Modern variation of quantstats, with additional features and performance improvements. - [qtpylib](https://github.com/ranaroussi/qtpylib) - `Python` - QTPyLib, Pythonic Algorithmic Trading - [Quantdom](https://github.com/constverum/Quantdom) - `Python` - Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:] - [freqtrade](https://github.com/freqtrade/freqtrade) - `Python` - Free, open source crypto trading bot