These examples demonstrate different aspects of the Ta4j API. Each example can be separately compiled and executed as a Java main program.
- How to build a bar series with differen Num implementation and more
- How to build a bar series from trades
- How to build a bar series from ticks
- DoubleNum vs BigDecimalNum
- How to create a CSV from indicators
- How to display bar 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