Documentation, examples and further information of the ta4j project
This project is maintained by ta4j Organization
This page defines a reproducible process for performance-oriented ta4j evaluation.
DecimalNum vs DoubleNum)From repository root:
mvn -pl ta4j-examples exec:java -Dexec.mainClass=ta4jexamples.backtesting.BacktestPerformanceTuningHarness
Optional focused benchmark lane:
mvn -pl ta4j-examples test -Dtest=CachedIndicatorBenchmark -Dta4j.runBenchmarks=true
DecimalNum for precision-sensitive or audit-heavy analysisDoubleNum when throughput dominates and floating-point tradeoffs are acceptable