From 747b773ea64a8cf64f2ffcbfb8d82709371c47f9 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Wed, 21 Jun 2023 08:49:38 -0300 Subject: [PATCH] Removed pythalesians Issue #156 --- README.md | 1 - 1 file changed, 1 deletion(-) 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.