From 36009a027ef018f50b8d7e1a5a4c3d9caf84598f Mon Sep 17 00:00:00 2001 From: Ayan Jain <285599302+Finance-broski@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:28:20 +0530 Subject: [PATCH] Update README.md (#464) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79d7414..cba859f 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [analyzer](https://github.com/llazzaro/analyzer) - `Python` - Python framework for real-time financial and backtesting trading strategies. - [bt](https://github.com/pmorissette/bt) - `Python` - Flexible Backtesting for Python. - [backtrader](https://github.com/backtrader/backtrader) - `Python` - Python Backtesting library for trading strategies. +- [backtest-bias](https://github.com/Finance-broski/backtest-bias) - `Python` - Checks whether backtest price data is survivor-only: dead-name detection, measured bias benchmarks, CI integrity gates. - [pythalesians](https://github.com/thalesians/pythalesians) - `Python` - Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc. - [pybacktest](https://github.com/ematvey/pybacktest) - `Python` - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier. - [pyalgotrade](https://github.com/gbeced/pyalgotrade) - `Python` - Python Algorithmic Trading Library.