Search results

  1. T

    IBTrader

    currently the symbols are coded in a Java file. contributions to make them more configurable are welcome :)
  2. T

    New IB Home Page - Nicely Done

    yes using frames makes the navigation harder than necessary on the IB website
  3. T

    IBTrader

    this is my understanding. please let me know if you are able to run OK
  4. T

    IBTrader

    if you are seeing Java processes, that means they started (but window will not be shown, unless there is a connection to TWS) did you check the "Enable ActiveX and Socket Clients"?
  5. T

    Here is the CME's complete explanation

    IBM also does this these days (but I could not find a good link) http://www-1.ibm.com/servers/eserver/pseries/solutions/ha/ha_solutions_brief.pdf
  6. T

    Here is the CME's complete explanation

    for the latest incarnation http://h71033.www7.hp.com/page/AboutUs.html
  7. T

    Still trading QQQ only.

    ??? I would love to hear more details on the difficulties you experienced. But IBTrader is unlikely to be the culprit for your problems. Downloading and running a jar file certainly would not harm your Java and TWS and other installs. At this stage IBTrader does not even persists information...
  8. T

    J-Trader, X-Trader and TWS

    TWS provides an order entry API and there are multiple custom front-ends are available. or you could roll your own ...
  9. T

    Here is the CME's complete explanation

    "During the failure more than 25% of the firms that access GLOBEX were without service. The affected users lost the ability to add, modify or delete orders at 11:18. Certain users lost market data services while others could trade as usual, hence the market was still active. The Exchange...
  10. T

    Bursting Quotes

    maybe changing the quote provider would help ...
  11. T

    Still trading QQQ only.

    get tradestation to open up their API :) or maybe open a small IB account
  12. T

    Anyone familiar with scanning a book into PDF format?

    for scanning http://www.scantips.com/ for tools http://www.pdfzone.com/toolbox/toolinfo_convert.html to get small PDF files you may need to have an OCR step in between
  13. T

    IBTrader

    you are almost there :) it seems that sourceforge is acting up. I got the same message but after several tries I was able to start the application. PS you may want to update your Java install, the current WebStart is version 1.2
  14. T

    IBTrader

    some progress. can you show "Details" too?
  15. T

    Still trading QQQ only.

    for simulator you could also use http://ott.sourceforge.net/ibtrader.html
  16. T

    IBTrader

    hmm maybe the download is corrupt? this is the correct size 50984 also what do you get when running > java -version
  17. T

    IBTrader

    here is the direct URL http://ott.sourceforge.net/ibtrader.jnlp In my understanding only Java and TWS is to be installed to be able to run the webstart version or the jar file If you run > java -jar ibtrader.jar and paste the log here, maybe it gives some clue on what is going on ...
  18. T

    IBTrader

    it is certainly true that IBTrader uses TWS as its API, so whatever you can do with IBTrader you can do with TWS :) but the idea here is to provide an easier more failproof interface than TWS one could add various instruments to the contract listing with customized settings. and than trade...
  19. T

    Software Library on ET

    sounds like a valuable addition
  20. T

    IBTrader

    if you have Java installed (as required by TWS), than jar files are associated with java.exe you could also open a command prompt and run in the directory to where you downloaded the file: > java -jar ibtrader.jar did you try running the webstart version? it is pure Java so should be...
Back
Top