From fe8f1106b039388fbccb871376e9920f3c4427a2 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Wed, 21 Apr 2021 11:26:20 -0300 Subject: [PATCH] Added marketstore --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2af54d9..329a992 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Golang - [Kelp](https://github.com/stellar/kelp) - Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI). +- [marketstore](https://github.com/alpacahq/marketstore) - DataFrame Server for Financial Timeseries Data. ## Frameworks