Update README.md (#464)

This commit is contained in:
Ayan Jain
2026-07-20 16:28:20 +05:30
committed by GitHub
parent 5c355986f4
commit 36009a027e
+1
View File
@@ -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.