Ta4j Wiki

Documentation, examples and further information of the ta4j project

View the Wiki On GitHub

This project is maintained by ta4j Organization

Usage Examples

The ta4j-examples module is the runnable companion to this wiki. Each example is a standalone main program you can open in your IDE or run with Maven.

Start quickly

Indicators & visualization

Strategy patterns

Backtesting & analytics

If you are learning the current execution stack, start with Quickstart, then TradingRecordParityBacktest, then TradeFillRecordingExample, and finally SimpleMovingAverageRangeBacktest.

Bots & live trading

For new live code:

More examples

The examples module also contains data-source adapters, charting helpers, Elliott Wave demos, and indicator showcases. If a workflow is documented in the wiki but missing a runnable example, contributions are welcome.