Skip to content

jaysun01/quant-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jay Sun

Automate Quant Framework

This quant framework allows development of automated algorithmic trading strategies, supports backtesting using historical data taken from Interactive Brokers, Yahoo Finance, local database or CSV files and paper or live trade execution via Interactive Brokers TWS Java API.

Strategy execution

$ mvn exec:java@app -Dexec.args="-h localhost -p 7497 -l "SPY,IWM""

Backtest execution

mvn exec:java@test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages