-
Notifications
You must be signed in to change notification settings - Fork 0
Usage examples
Simon W edited this page Sep 14, 2017
·
1 revision
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