Search results

  1. G

    broker with demo account for fix api

    hello. i am launching a custom app that will use fix (quickfix engine). looking to find out what experience others have had in getting a brokerage account where they could connect to fix as part of a demo account. it's going to take me a number of months to build it. IB charges $100/month, and...
  2. G

    pseudo code for draw-down calculator

    i have started this a couple times and keep messing it up. eventually i'll get it, but, in the meantime: does anyone have either pseudo code or working code of any language that calculates the max drawdown percentage and dollar amount on a sequence of numbers representing the equity of an account?
  3. G

    historical tick data

    in the market for back data for testing. want it to be clean. do not need nor want to pay for charting/analysis software. just clean historical tick, along with software to build continuous contracts. looks like tick data and real tick are the main game. did i miss any? how would you...
  4. G

    C# or J# for IB API?

    thanks all. i might of left this out of the post but the reason was because i have the express version of vc++, which does not compile the ib api given it needs mfc. having read these responses and based on other research i've concluded the most straight forward ideas would be to either go...
  5. G

    C# or J# for IB API?

    Has anyone gotten a C# app to call the IB API? What about C# with Visual Express? Finally, how about J# express?
Back
Top