Running a backtest on the 4000 nasdaq stocks

Discussion in 'Trading Software' started by newestmember, Nov 20, 2003.

  1. gwb-trading

    gwb-trading

    I use Wealth-Lab for proto-typing, and back-testing of ideas. It can very quickly allow you to try things out.

    However I use C++ for my real-time implementation and automation. I continually take concepts that pass prototype testing, and code them up for the real-time environment.

    There is no need to do "either/or" ( a package simulator or C++).
    A combination of both tools can be used most effectively.

    - Greg
     
    #11     Nov 21, 2003
  2. maxpi

    maxpi

    Thanks for the links. That is what I'm talking about. Considering what a great software tool could be made out of that with just a little more work on the data interface, somebody will do it soon and make a few bucks in the process. One poster said he used Matlab for backtesting and could process data extremely quickly. I am jumping through all sorts of hoops and comprimising my project a little to get TS2k to work for me, and succeeding BTW, but it is just not fast. I stay with it for a number of reasons but speed is not one of them.

    :)
     
    #12     Nov 21, 2003
  3. If I'm going to download say 2 years worth of 5 min bars on 1000 stocks does anyone have any idea how much hard drive space that is going to eat up?

    You guys that backtest in Tradestation and Esignal, when you run a backtest are you testing it on data that you have downloaded locally {to your hard drive} or is it tested off the data on their server or a CD rom?

    How does it work data wise, getting all the data to work with?
     
    #13     Dec 8, 2003
  4. Bob111

    Bob111

    5 min all nasdaq stocks for 97-03 eat about 5Gb in .csv
     
    #14     Dec 8, 2003