heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
38 stars 16 forks source link

Plugin for optimization of trading rules #1508

Closed HeuristicLab-Trac-Bot closed 11 years ago

HeuristicLab-Trac-Bot commented 13 years ago

Issue migrated from trac ticket # 1508

milestone: HeuristicLab 3.3.9 | component: Problems.DataAnalysis | priority: low | resolution: done

2011-05-04 13:34:16: @gkronber created the issue


For GECCO 2011 industrial challenge (FX trading)

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-19 16:39:57: @abeham commented


This ticket should be released to stable before #2110 due to changes in r9991 which likely also affect the other ticket.

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-19 18:04:49: @gkronber commented


r9995: enabled target variable as input variable for the trading plugin

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-20 13:08:40: @gkronber commented


r9997: fixed bugs in line chart visualization for the trading plugin

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-20 17:12:41: @gkronber changed status from assigned to reviewing

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-20 17:12:41: @gkronber changed owner from gkronber to ascheibe

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-24 14:43:10: @abeham commented


Not all of the instances of the ECB work: "Could not load the problem instance EUR / BGN". ArgumentException: The number of values must be equal for every variable.

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-24 16:16:23: @gkronber commented


Thanks for testing this. I fixed the problem in the ECB data provider (some rates are not available for the full time interval) with r10004.

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-30 13:45:55: @Shabbafru changed status from reviewing to assigned

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-30 13:45:55: @Shabbafru changed owner from ascheibe to gkronber

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-30 13:45:55: @Shabbafru commented


I have reviewed and tested the changes since mkommends review. The only problem that I found is that the "Export" button in the TradingSolutionView throws an exception. The button should be therefore hidden.

HeuristicLab-Trac-Bot commented 11 years ago

2013-09-30 13:53:21: @gkronber changed status from assigned to accepted

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:17:27: @gkronber changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:17:27: @gkronber changed owner from gkronber to ascheibe

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:17:27: @gkronber commented


r10015: hide export button in view for symb. trading solutions

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:40:01: @Shabbafru changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:40:01: @Shabbafru changed owner from ascheibe to gkronber

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-01 18:40:01: @Shabbafru commented


Ok, looks good, thanks!

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-02 17:05:13: @gkronber changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-02 17:05:13: @gkronber removed resolution

HeuristicLab-Trac-Bot commented 11 years ago

2013-10-02 17:05:13: @gkronber commented


r10020: merged r9804 to r9805, r9808 (not migrated) to r9809, r9811 to r9812, r9822, r9824 to r9825, r9897, r9928, r9938 to r9941, r9964 to r9965, r9989, r9991 to r9992, r9995,r9997, r10004 to r10015 from trunk into stable branch.