From 955fa46bebc280c14d89bb216d614c2bb9e20dda Mon Sep 17 00:00:00 2001 From: carpetmaker <105353680+carpetmaker@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:26:42 +0200 Subject: [PATCH] docs: add `Barter` project to `Rust` section of `README.md` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82a46ad..0a5556d 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Rust - [QuantMath](https://github.com/MarcusRainbow/QuantMath) - Financial maths library for risk-neutral pricing and risk +- [Barter](https://github.com/barter-rs/barter-rs) - Open-source Rust framework for building event-driven live-trading & backtesting systems ## Reproducing Works, Training & Books