Backtesting software with java system code

Hello,

I am searching for backtesting software where I can input Java (strategy) code.

Can anyone recommend a program?

I know these already:

- Openquant
- Rightedge
- Tradingsystemlab
- Eclipsetrader
- WealthLab

The above software you can input C# code. Is there a solution with Java?

Wich one from the list would you recommend?

Please add every software to this thread where it is possible to add C# or Java code.


Thanks

Croupier
 
Like the ones you list, NeoTicker, NinjaTrader and AmiBroker can use a trading strategy from a DLL. JNI is not fun but does the job.
 
Quote from tradelink:

eclipsetrader that you list above is a java project.

marketcetera is another java compatible platform.

Thank you for marketcetera. Eclipsetrader does support Java, but is it possible to run backtests and get detailed reports? -There is nothing on the website about backtesting.

From my list, openquant would be the choice for now.
 
Back
Top