Quote from Murray Ruggiero:
In 1.3.6 we wrote a walk forward macro, this does walk forward analysis which is what I think you mean by rolling windows. This is included for free in the current version of the product. In 2.0 we are integrating this technology into the product.
This is what I mean...
Assume my strategy has 1000 different ways to enter the market, and each would have it's own stop method based on the entery price.
I run every single simulation to determine which one will give me the best sharpe ratio. Let's say from Jan 02, 95 to Dec 31, 98.
From the results, I take the best 5 (with the highest sharpe ratio in this case) entry method, and run the simulation for Jan 01, 99 to May 31, 99.
Then I run the 1000 simulations again between June 1, 95 to May 31, 99, pick the best 5 entry method, and run simulations for the next 6 months. Then I compute the results for that 6 months again, and so on until 2005.
Can TradersStudio do all 1000 simulations automatically, be able to pick the best cases based on sharpe ratio/number of trades/profit factor, then generate the annual and monthly results in one report?
Now you see what I mean by running simulations can be very complicated. Though you provide the global macro, but the process above can be very difficult to write, and I will need help.
My suggestion would be, get someone to write the templates by request, so people can download it until all possible scenarios have been covered. Or provide an easier way for people to program dynamic simulations like I mentioned. That would be my suggestion to TradersStudio.
Thanks.