SkillAgentSearch skills...

Ta4j Strategies

Repository to share and discuss trading strategies

Install / Use

npx skills add team172011/ta4j-strategies

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ta4j-strategies

Repository to share and discuss trading strategies based on the ta4j-library.

Feel free to contact me if you have any ideas for changes or if you want to be a collaborator.

Data-Sources:

  • Use the Loader class to get some example data
  • Update the Loader class if you want to add other (open) data
  • For example from:
    • http://www.nasdaq.com/quotes/historical-quotes.aspx
    • https://stooq.com/db/h/

Strategies

  • You can define your strategy as a Java class and let it implement the StrategyBuilder interface to test and compare it with the StrategyAnalyser

TODO:

  • find format for description files for each strategy
  • find a format or way to handle with different kinds of parameters for the strategies
  • Implement function in StrategyAnalyser for comparing several strategies (or the same with different parameters..)

Ta4j:

  • https://github.com/mdeverdelhan/ta4j

Related Skills

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated11mo ago
Forks9

Languages

Java

Security Score

82/100

Audited on Aug 19, 2025

No findings