From 345baf1fd6b8dcf6db1de91a179fc007ff369d1c Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 24 Feb 2022 10:06:13 -0300 Subject: [PATCH] Added ta4j Issued #132 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d98b478..ce50abc 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [finmath.net](http://finmath.net) - Java library with algorithms and methodologies related to mathematical finance. - [quantcomponents](https://github.com/lsgro/quantcomponents) - Free Java components for Quantitative Finance and Algorithmic Trading. - [DRIP](https://lakshmidrip.github.io/DRIP) - Fixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries. +- [ta4j](https://github.com/ta4j/ta4j) - A Java library for technical analysis. ## JavaScript