Skip to content

ivannp/tradelib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Tradelib

A Java Framework for Backtesting and Trading

History

Tradelib has been used in real life, for backtesting and for signal generation, since early 2015.

It has been mostly used to support futures trading. Thus, stocks and ETFs shouldn't be a problem, but work is needed to support Forex, especially when USD is not the quote currency.

Requirements

Tradelib supports both SQLite and MySQL. Out of the box, MySQL 5.6.4 or higher is supported. It would work with older versions, but slight changes are needed to the table definition files.

Maven is the build tool.

The code is Java (Java 8 or higher), thus, it should work pretty much everywhere.

Wiki

For more information go to the project wiki page.

Examples

There is a simple momentum strategy implemented as an example.

About

A Java framework for backtesting and trading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published