From b9fb6c70d63885d884d227dca1f6adf0cf054510 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 12 Apr 2021 05:44:24 -0300 Subject: [PATCH] Added StockSharp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c0233e..6474ebf 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## CSharp - [QuantConnect](https://github.com/QuantConnect/Lean) - Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. +- [StockSharp](https://github.com/StockSharp/StockSharp) - Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). ## Rust