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
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
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