JOpenATS Java open source ATS for IB account

Discussion in 'Trading Software' started by Tintin92, Mar 5, 2009.

  1. Tintin92

    Tintin92

    Hello,

    JOpenATS-0.1.0 Alpha version 0.1.0
    File: JOpenATS-0.1.0.zip
    Language: Java
    CLI: Command line interface
    Multi times frames ATS for IB account.
    You must have an account with IB to use this program.
    Warning : alpha release program.

    WARNING USE EXCLUSIVELY WITH YOUR PAPER TRADING ACCOUNT.
    You have to uncomment the following line in ActorTrader.java to run
    the sample strategy.
    // ATS ats = new ATS("loadTest01", clientFacade, loadTest);
    The sample strategy buy or sell the same position each 5 seconds.

    Use exclusively your paper trading account.

    "Q + Enter" command :
    Terminate the program, then write the content from the recorded time
    frames to files.

    https://sourceforge.net/projects/jopencomponents/