# Related Projects

This page summarizes projects that are related to the ta4j library:

### Libraries using ta4j
This section contains other libraries which make use of ta4j:

| Name | Description | Link |
| --- | --- | --- |
|OpenFXMiner|Data Mining engine for FX and Stocks trading|[GitHub](https://github.com/algonell/open-fx-miner)|
|Sum Zero Trading API|Java API for developing automated trading applications which includes support for connecting to Interactive Brokers|[GitHub](https://github.com/FueledByChai/SumZeroTrading)|
|ta-toolbox|A collection of lesser known Indicators and tools used by Technical Analysis and Quantitative Finance|[GitHub](https://github.com/woodberry/ta-toolbox)|
|trading-helper|A library to help in trading decisions integrating Yahoo YQL API|[GitHub](https://github.com/tesnick/trading-helper)|
|ta4j-strategies|Sharing and discuss strategies based on ta4j (beta)|[GitHub](https://github.com/team172011/ta4j-strategies)|

### Applications using ta4j
This section contains applications which make use of ta4j:

| Name | Description | Link |
| --- | --- | --- |
|the-turbine|Set of server-side components that perform automated technical analysis on stocks|[GitHub](https://github.com/the-james-burton/the-turbine)
|samurai|A GUI and workbench for testing and developing strategies|[GitHub](https://github.com/sirolf2009/samurai)|
|ta4jCharting|A simple charting application for plotting indicators, trading records and bar series|[GitHub](https://github.com/team172011/ta4jCharting)|
|TAcharting|A charting application for downloading and plotting indicators, trading records and bar series|[GitHub](https://github.com/team172011/TAcharting)|
|Cassandre|A trading bot framework for developing your own strategy |[Link](https://trading-bot.cassandre.tech), [GitHub](https://github.com/cassandre-tech/cassandre-trading-bot)|

### Alternative libraries

If you are evaluating alternatives, start here:

- [TA-lib](https://ta-lib.org/)

Please edit this list or drop a note in the issues tracker if you want to add other projects.