diff --git a/README.md b/README.md index dccab3b..9184b55 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [analyzer](https://github.com/llazzaro/analyzer) - Python framework for real-time financial and backtesting trading strategies. - [bt](https://github.com/pmorissette/bt) - Flexible Backtesting for Python. - [backtrader](https://github.com/backtrader/backtrader) - Python Backtesting library for trading strategies. -- [pythalesians](https://github.com/thalesians/pythalesians) - Python library to backtest trading strategies, plot charts, seamlessly download market data, analyse market patterns etc. - [pybacktest](https://github.com/ematvey/pybacktest) - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier. - [pyalgotrade](https://github.com/gbeced/pyalgotrade) - Python Algorithmic Trading Library. - [basana](https://github.com/gbeced/basana) - A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.