From e5ebcb7a22e693c406b9d2568781cfd0d262bf9d Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sun, 27 Mar 2022 20:28:25 -0300 Subject: [PATCH] Removed trade project - 404 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ff50151..ac452f0 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Trading & Backtesting - [TA-Lib](https://ta-lib.org) - perform technical analysis of financial market data. -- [trade](https://github.com/rochars/trade) - trade is a Python framework for the development of financial applications. - [zipline](https://www.zipline.io) - 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.