From 10982b00059540abe9a34851649a7020f2818327 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Mon, 14 Oct 2024 06:12:42 -0300 Subject: [PATCH] Added zipline-reloaded and alphalens-reloaded Issue #199 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa5f39d..96bc890 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Blankly](https://github.com/Blankly-Finance/Blankly) - Fully integrated backtesting, paper trading, and live deployment. - [TA-Lib](https://github.com/mrjbq7/ta-lib) - Python wrapper for TA-Lib (). - [zipline](https://github.com/quantopian/zipline) - Pythonic algorithmic trading library. +- [zipline-reloaded](https://github.com/stefan-jansen/zipline-reloaded) - Zipline, a Pythonic Algorithmic Trading Library. - [QuantSoftware Toolkit](https://github.com/QuantSoftware/QuantSoftwareToolkit) - Python-based open source software framework designed to support portfolio construction and management. - [quantitative](https://github.com/jeffrey-liang/quantitative) - Quantitative finance, and backtesting library. - [analyzer](https://github.com/llazzaro/analyzer) - Python framework for real-time financial and backtesting trading strategies. @@ -179,6 +180,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Factor Analysis - [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors. +- [alphalens-reloaded](https://github.com/stefan-jansen/alphalens-reloaded) - Performance analysis of predictive (alpha) stock factors. - [Spectre](https://github.com/Heerozh/spectre) - GPU-accelerated Factors analysis library and Backtester ### Sentiment Analysis