Usage examples - edlins/ta4j GitHub Wiki
These examples demonstrate different aspects of the Ta4j API. Each example can be separately compiled and executed as a Java main program.
Quickstart example
Time series loading
Playing with indicators
- How to create a CSV from indicators
- How to display time series and indicators with JFreeChart
- How to produce the traditional candlestick chart with JFreeChart
Trading strategies
- How to build and run a trading strategy
- Walk forward optimization