Search results

  1. T

    Are IB accounts protected from fraud and unauthorized access?

    Not sure where you got this above quote, but http://www.fxfutures.com/content/spot/index.php?show=all
  2. T

    SEC Sues Hong Kong Couple Who Made 8.2 Million From Dow Jones Stock (on Buyout Bid)

    The SEC has jurisdiction in Hong Kong? The worst that can happened to them is probably that Merrill refused to free the funds. I doubt there is any possibility of a criminal prosecution. Goldman Sachs was shorting heavily in the S&P pits on Feb 26 afternoon before the debacle on Feb 27 and...
  3. T

    TrueTrade, Java/IB trading & backtesting

    Thanks for the suggestions. Sorry for the delay in posting. It looks like a file error in the console. Could it be something trivial? like host ID or port; as I indicated, the HeidiSQL front end could open the ats database using host name 127.0.0.1, user guest, pw guest, port 3306...
  4. T

    TrueTrade, Java/IB trading & backtesting

    I still have the same error as Janhaus which I reported earlier as a newbie error (nice to know I am not the only one having this error :) ). No solution yet, but MySQL seems to be running and the ats database and guest permission ok, as reported by this useful MySQL front end...
  5. T

    TrueTrade, Java/IB trading & backtesting

    Never mind about the missing jar files above. Newbie error; did not import all 4 package from SVN. After that, the remaining error was that the 4 jar files copied to the correct respective directory was still not seen by Eclipse even after restarting Eclipse or rebooting: Severity and...
  6. T

    TrueTrade, Java/IB trading & backtesting

    Newbie here, couldn't get the downloaded prebuilt Truetrade client to run with the newly created ats database, getting exceptions (both InstrumentView and StrategyView); must be some newbie error: java.lang.NullPointerException at...
  7. T

    TrueTrade, Java/IB trading & backtesting

    Thanks for the reply LakeTrader, After making some minor changes to create_tables.sql : 1. delete the entire database called ats if one existed instead of each tables within each time. Comment out "drop database ats" if your install has none. /* For MySQL: */ drop database ats; create...
  8. T

    TrueTrade, Java/IB trading & backtesting

    Newbie question: How do you run the create_tables.sql properly using the script file: I tried from Windows run CMD: C:\Documents and Settings\Administrator>C:\PROGRA~1\MySQL\MYSQLS~1.0\bin\mysql.exe -uroot -padmin < C:/create_tables.sql ERROR 1046 (3D000) at line 10: No database selected...
  9. T

    "Classic" IB tech support

    It is unusual for IB to take 6 days to complete a wiring instruction. However, some wiring transfers are disabled when you tried to transfer funds to another competing institution eg Tradestation RJ O'Brien for the first time. You have to contact customer service before they will allow it...
Back
Top