This repository was archived by the owner on May 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Related projects
Simon W edited this page Sep 13, 2017
·
5 revisions
This page summarizes projects that are related to the ta4j library:
This section contains libraries which extend the functionality of ta4j, but were not integrated into it:
| Name | Description | Link |
|---|---|---|
| quandl_loader | Data loader that pulls data from quandl.com | GitHub |
| Lib_ConvertTimeSeriesObjects | Converts between different timeseries representations (JFree, TA4J, JTable) and offers a detection of the dominant frequency of tick data | GitHub |
| ta4j-charting | Charting application for ta4j to plott trading records, time series and indicators | GitHub |
This section contains other libraries which make use of ta4j:
| Name | Description | Link |
|---|---|---|
| OpenFXMiner | Data Mining engine for FX and Stocks trading | GitHub |
| Sum Zero Trading API | Java API for developing automated trading applications which includes support for connecting to Interactive Brokers | GitHub |
| ta-toolbox | A collection of lesser known Indicators and tools used by Technical Analysis and Quantitative Finance | GitHub |
| trading-helper | A library to help in trading decisions integrating Yahoo YQL API | GitHub |
| ta4j-strategies | Sharing and discuss strategies based on ta4j (beta) | GitHub |
This section contains applications which make use of ta4j:
| Name | Description | Link |
|---|---|---|
| MyOpenTrader | Trading-engine which connects to the Interactive Brokers API | Link |
| the-turbine | Set of server-side components that perform automated technical analysis on stocks | GitHub |
| samurai | A GUI and workbench for testing and developing strategies | GitHub |
Please edit this list or drop a note in the issues tracker if you want to add other projects.
Ta4j documentation (2014 - 2017)