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.
- 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
- How to build and run a trading strategy
- Walk forward optimization