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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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