Recent content by mark_mm

  1. M

    Acrary's Confidence List

    This was custom program I wrote using C# Windows forms, not sure I have it anymore.
  2. M

    Acrary's Confidence List

    This is a screenshot of software, it also includes a graph to show the equity curve paths from the monte carlo runs based on the inputs.
  3. M

    C# Code to get Cointegration of stocks

    I did this last year, I initially used R (D)COM Interface to call R. However once I looked into R language I realised that it could do everything C# could do using packages. So I ended up writing it in R completely on a ubuntu box (using urca package). It's always better to reuse code written...
  4. M

    Acrary's Confidence List

    Thanks Alan, I appreciate you taking the time to reply and helping me understand better. I can continue on with the project, and thanks for the excellent information you have shared. Regards Mark
  5. M

    Most of the people say Time Series doesn't work, why?

    Who are "most people"? Timeseries isn't a trading method or strategy it's just a series of datapoints at uniform time intervals. It's not a matter or working or not but is it an appropriate and accurate representation of the data.
  6. M

    Acrary's Confidence List

    Hi folks, I have been reading through Acrary's excellent thread System Development with acrary and I am trying to build a program that generates the same tables as his examples. (See end of this post). Looking through his posts he states that he uses a Monte Carlo calculation to...
  7. M

    How did you grow your account into a big one?

    They have to become just then learn about forex then they will earn.I think that's what he is getting at. Wonder if he is looking to mentor?
  8. M

    How did you grow your account into a big one?

    Ok! why didn't you say so sooner?
  9. M

    IB API CFDs

    Ok, I am not a US citizen I am a UK citizen, so I will be opening a IBUK account. BTW: Here is the email I received from IB: Hello Mark, Yes the API does support the capabilities to trade CFD's and would be the same regardless if you connect your API to TWS or to the IB Gateway. As...
  10. M

    IB API CFDs

    :) Good news, thanks def.
  11. M

    IB API CFDs

    I will do that, emailed them yesterday not heard back yet.
  12. M

    IB API CFDs

    Thanks Bob, I will contact them as you said. Mark
  13. M

    IB API CFDs

    I haven't opened an account yet, wanted to know prior as it may dissuade me.
  14. M

    IB API CFDs

    Hi, Simple question, is it possible to trade CFD's (US stocks) through the TWS API? I am in the U.K. so I have access to them. Mark
Back
Top