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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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