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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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