Failure in testing of EA :

 

 Hi, I am trying to test some EA's to buy. However, when I am running the tests (pressing the start button),

I am getting the following errors below. 

2016.10.20 23: TestGenerator: unmatched data error (volume limit 3467 at 2015.04.19 22:00 exceeded)

2016.10.20 23:02:33.393 TestGenerator: 584 generating errors, logged 100 first error records

2016.10.20 23:02:27.297 TestGenerator: unmatched data error (low value 1.57200 at 2014.12.14 22:00 and price 1.57070 mismatched)

 

 would anyone be able to help/advise?

 Kind regards

 
kiann00:

 Hi, I am trying to test some EA's to buy. However, when I am running the tests (pressing the start button),

I am getting the following errors below. 

2016.10.20 23: TestGenerator: unmatched data error (volume limit 3467 at 2015.04.19 22:00 exceeded)

2016.10.20 23:02:33.393 TestGenerator: 584 generating errors, logged 100 first error records

2016.10.20 23:02:27.297 TestGenerator: unmatched data error (low value 1.57200 at 2014.12.14 22:00 and price 1.57070 mismatched)

 

 would anyone be able to help/advise?

 Kind regards

Please check your history data. You could re-download data for M1 timeframe and generate all the others timeframes via default Period Converter script with the suitable multiplier for each one. So, you make sure about data consistency. Regards
 
is it possible that the sheer amount of data @kiann00 is testing with could encounter memory issues and prevent data from being pulled into their history data? It sounds like @Jose Francisco Casado Fernandez's solution is the most accurate (re-downloaded the data due to mismatched data) but I'm also wondering if generating a big number of errors like this could result in something like a memory leak issue?
Reason: