From 743b8087ec4118e7bfd999f86dc0dbe16317a62f Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Thu, 23 Dec 2021 12:34:06 +0000 Subject: [PATCH] add alpha collection section --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 7d70a1a..4f33b18 100644 --- a/Readme.md +++ b/Readme.md @@ -31,6 +31,7 @@ Overall, I tend to pick decent or promising libraries that closely related to sy - [Backtest + live trading](#backtest--live-trading) - [General purpose](#general-purpose) - [Crypto currency focus](#crypto-currency-focus) + - [Alpha Collections](#alpha-collections) - [Basic libraries](#basic-libraries) - [Fundamental libraries](#fundamental-libraries) - [Computation Graph](#computation-graph) @@ -89,6 +90,10 @@ Overall, I tend to pick decent or promising libraries that closely related to sy - [OctoBot](https://github.com/Drakkar-Software/OctoBot) | `Python`, `Cython`| - Cryptocurrency trading bot for TA, arbitrage and social trading with an advanced web interface - [Kelp](https://github.com/stellar/kelp) | `Go` | - Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges +## Alpha Collections + +- [analyzingalpha](analyzingalphaanalyzingalpha) + ## Basic libraries ### Fundamental libraries