Some issues of Back Testing
Posted: Sat Nov 29, 2014 7:22 pm
I am testing my expert advisor working on 1M timeframe (mt4 build 745). Actually its logic uses tick by tick price feed and close/open 1M prices.
I am downloading tick data using Tickstory for 1M timeframe. The strange thing is that I obtain absolutely different results of backtesting if the concerning period of testing is downloaded as a part of a large period of time or individually. For example : I download 1M data from 2001/01/01 to 2011/01/01 and do testing for this period or I download data from 2001/01/01 to 2005/01/01 and then do testing from 2001/01/01 to 2011/01/01 - in these two cases the results are quite different. Is it possible that Open/Close prices of 1M time frame bars c are calculated differently in these two cases ? Thank you for your valuable help in advance.
I am downloading tick data using Tickstory for 1M timeframe. The strange thing is that I obtain absolutely different results of backtesting if the concerning period of testing is downloaded as a part of a large period of time or individually. For example : I download 1M data from 2001/01/01 to 2011/01/01 and do testing for this period or I download data from 2001/01/01 to 2005/01/01 and then do testing from 2001/01/01 to 2011/01/01 - in these two cases the results are quite different. Is it possible that Open/Close prices of 1M time frame bars c are calculated differently in these two cases ? Thank you for your valuable help in advance.