Source and Documentation 2.1. Please see Wiki for Install instructions and Eclipse setup.
- Added functionality to add commissionReport call. This require adding commission to TradeOrderfill table. Run target UpgradeDB to update current databases.
- Code base moved over to Git Hub
- Re-factored Main controller moved BrokerDataRequestMonitor into its own class under broker. Test case updates
- Re-factored HashMaps to use hashCode rather than DB key for identification.
- Update all test cases to JUnit4 style
- 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 with 5min bar data for gappers. This uses a demo strategy and 1min bars for back-testing. Result of the strategy are already included.