Skip to content

kaffeebrauer/trade-manager

 
 

Repository files navigation

Source and Documentation 2.1. Please see Wiki for Install instructions and Eclipse setup.

  1. Added functionality to add commissionReport call. This require adding commission to TradeOrderfill table. Run target UpgradeDB to update current databases.
  2. Code base moved over to Git Hub
  3. Re-factored Main controller moved BrokerDataRequestMonitor into its own class under broker. Test case updates
  4. Re-factored HashMaps to use hashCode rather than DB key for identification.
  5. Update all test cases to JUnit4 style
  6. Add functionality to handle trailing and trailing limit stops.

Demo database for 2.1 (TradeProdDB.sql) with data from 01/01/2013 through 03/13/2015 available at

Demo database download

Demo database with 5min bar data for gappers. This uses a demo strategy and 1min bars for back-testing. Result of the strategy are already included.

About

Trade Manager automates technical trading of candle stick charts with an interface to Interactive Brokers Trader Workstation (IB TWS) & Yahoo Finanace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.7%
  • Other 0.3%