From 9b9dd2878dad780cdc41022da1988347434fd0b3 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Fri, 26 Jan 2024 05:52:52 -0300 Subject: [PATCH] Added finalytics Issue #174 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c523b9..da69f05 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [TradeAggregation](https://github.com/MathisWellmann/trade_aggregation-rs) - Aggregate trades into user-defined candles using information driven rules. - [SlidingFeatures](https://github.com/MathisWellmann/sliding_features-rs) - Chainable tree-like sliding windows for signal processing and technical analysis. - [RustQuant](https://github.com/avhz/RustQuant) - Quantitative finance library written in Rust. +- [finalytics](https://github.com/Nnamdi-sys/finalytics) - A rust library for financial data analysis. ## Reproducing Works, Training & Books