Backtesting software with java system code

Discussion in 'Trading Software' started by croupier, Jul 29, 2010.

  1. croupier

    croupier

    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
     
  2. eclipsetrader that you list above is a java project.

    marketcetera is another java compatible platform.
     
  3. LeeD

    LeeD

    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.
     
  4. croupier

    croupier

    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.