I am designing an intraday system. I was wondering if backtesting a strategy for a period of 2 months using a 5 minute bar period should be enough data for the system to be tested on. What would your suggestion on the length of the period be?
You didn't say what you're trading but let's assume it's stocks. 2 months times 21 trading days per month times 6.5 trading hours per day times 12 5-minute bars per hour equals 3,276 bars. I'd use at least 6 months unless you're trading forex (288 bars per trading day).Quote from NachiketJoshi:
I am designing an intraday system. I was wondering if backtesting a strategy for a period of 2 months using a 5 minute bar period should be enough data for the system to be tested on. What would your suggestion on the length of the period be?
Quote from NachiketJoshi:
I am designing an intraday system. I was wondering if backtesting a strategy for a period of 2 months using a 5 minute bar period should be enough data for the system to be tested on. What would your suggestion on the length of the period be?
Quote from abattia:
[I am reading the following data from statistical tables calculated for Normal Distributions, which should be fine for large populations where the Central Limit Theorem can be assumed to apply.]
I suspect we cannot know the population size or even worse the theoretical popualtion size is close to infinity. Therefore the larger the sample the better it is.Quote from ronblack:
Then "since time began" is very abstarct. Do you mean the Big Bang?I suspect we cannot know the population size or even worse the theoretical popualtion size is close to infinity. Therefore the larger the sample the better it is.
Quote from NachiketJoshi:
I am designing an intraday system. I was wondering if backtesting a strategy for a period of 2 months using a 5 minute bar period should be enough data for the system to be tested on. What would your suggestion on the length of the period be?