From 3f59c4e322f08f0794b70b3319eaef1b98fa9cb4 Mon Sep 17 00:00:00 2001 From: kingchenc Date: Wed, 10 Jun 2026 19:02:56 +0200 Subject: [PATCH] Add Wickra to Financial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ebb8e4..c57da031 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ _Libraries related to the financial domain._ - [Square](https://github.com/square/connect-java-sdk) - Integration with the Square API. - [Stripe](https://github.com/stripe/stripe-java) - Integration with the Stripe API. - [ta4j](https://github.com/ta4j/ta4j) - Library for technical analysis. +- [Wickra](https://github.com/wickra-lib/wickra) - Technical-analysis library with 514 streaming O(1)-per-tick indicators on a native Rust core, on Maven Central as org.wickra:wickra; more indicators and incremental updates than the pure-Java ta4j. ### Formal Verification