JOpenATS Java Open source Multi times frames ATS for IB account.

Discussion in 'Automated Trading' started by Tintin92, Jan 9, 2009.

  1. Tintin92

    Tintin92

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

    JOpenATS-0.0.6 Alpha version 0.0.6
    File: JOpenATS-0.0.6.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.
    Use exclusively your paper trading acount.

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


    Changes:
    Changes Release 0.0.6 :
    Load multi times frames historical data at the start
     
  2. chvid

    chvid

    Tintin - what is the idea of this thing?

    Just to download historical data?

    Then why is it called "ATS"?

    Write a bit more on what it does; then I think you will get more feedback.
     
  3. sam028

    sam028

    Hey Tintin, c'est une blague ?
    The CVS tree with only a tarball ? Do you know what CVS is made for ? And in the tarballs, no README, or a small startup.bat/sh...
    Why losing time in putting this on SF and here if it's unusable except for the author of the code ?
     
  4. chvid

    chvid

    I looked thru it - it is not bad code.

    But it could do with just a half page of what this is and what it does.

    JOpenATS-0.0.6 - I actually couldn't figure out what it does - other than it download historical data. It doesn't seem to place an order - which makes it sort of a passive ATS.
     
  5. 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/