Simulation platform for automated stock exchange trading.
It delivers statistics to analyse performance on historic data and allows comparison between trading strategies, that can be coded in Java.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2), Common Public License 1.0Follow robotrader
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
tried lalebarde's suggestion...not working. not a programmer but it seems there's a missing file in the startup script or maybe needs an earlier version of java. i'm running java 8.
-
In Linux, create startgui.sh with : #!/bin/bash java -cp conf/:dist/robotrader.jar:lib/jakarta-regexp-1.4.jar:lib/jcommon-1.0.0-rc1.jar:lib/jfreechart-1.0.0-rc1.jar:lib/joone-engine.jar:lib/junit-3.8.1.jar:lib/log4j-1.2.12.jar:lib/nanoxml-2.2.3.jar:lib/OpenForecast-0.4.0.jar:lib/weka.jar robotrader.gui.RobotraderMain