Error Message in journal - page 2

 

Good old "unmatched data error" - that is due to how mt generates test data

 

Found this good explanation of "unmatched data error"

Might help :

When back-testing an expert advisor in MT4 Strategy Tester it is sometimes possible to encounter an error that significantly spoils the quality of testing:

TestGenerator: unmatched data error (aaa value xxx.xxx at some.date and price yyy.yyy mismatched)

where aaa is either “high” or “low”, xxx.xxx — some price rate and yyy.yyy is some other price rate.

In general, this error can be called “unmatched data error” and informs the trader that some data in the MT4 chart history doesn’t match between different timeframes. For example, if some M1 bar high is 123.45 and H1 bar that contains this M1 bar has high at 123.44, the unmatched data error will be displayed.

So how to treat this error? There are 3 simple ways to do it:

  1. Delete previous chart history and download it again. All chart history in MT4 is stored inside “/history/” subfolder of the main installation folder. New history files can be downloaded via Tools->History Center menu of MetaTrader platform.
  2. If for some reason, previous method didn’t help, you can try reinstalling your MT4 platform. Just uninstall it and install it anew (preferably downloading it again from your broker).
  3. Lastly, you can always switch brokers because it may happen so that the broker’s history data is flawed at their MetaTrader server. In this case, the only solution to the unmatched data error is to install MT4 from some other Forex broker or directly from MetaQuotes.