From ba35e3d7c544bfc935df8995ee6a73bb9c4c94e6 Mon Sep 17 00:00:00 2001 From: Emerson Dove <52636744+EmersonDove@users.noreply.github.com> Date: Sat, 22 Jan 2022 20:48:33 -0500 Subject: [PATCH] Add blankly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9ac3ab..50bcfce 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Trading & Backtesting +- [Blankly](https://github.com/Blankly-Finance/Blankly) - Fully integrated backtesting, paper trading, and live deployment. - [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.