From 368199ec325a599bb0689aff667b3678c4b49eb5 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sun, 27 Mar 2022 05:27:36 -0300 Subject: [PATCH] Added TuneTA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a06687e..810a090 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [OctoBot](https://github.com/Drakkar-Software/OctoBot) - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface. - [bta-lib](https://github.com/mementum/bta-lib) - Technical Analysis library in pandas for backtesting algotrading and quantitative analysis. - [Stock-Prediction-Models](https://github.com/huseinzol05/Stock-Prediction-Models) - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations. +- [TuneTA](https://github.com/jmrichardson/tuneta) - TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return. ### Risk Analysis