From 9d0d9607ccd45dc9dd30f6966a28537cf90afe04 Mon Sep 17 00:00:00 2001 From: Peerchemist Date: Fri, 28 Aug 2020 15:36:46 +0200 Subject: [PATCH] add Finta library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9738ebd..76a6cb6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Indicators - [pandas_talib](https://github.com/femtotrader/pandas_talib) - A Python Pandas implementation of technical analysis indicators. +- [finta](https://github.com/peerchemist/finta) - Common financial technical analysis indicators implemented in Pandas. - [Tulipy](https://github.com/cirla/tulipy) - Financial Technical Analysis Indicator Library (Python bindings for [tulipindicators]( https://github.com/TulipCharts/tulipindicators)) ### Trading & Backtesting