Unmatched data error
-
How can one solve unmatched data error high/low value price and current price is mismatched. I think I did something wrong on my code..any help please.
-
I think it is not the code, but backtest data itself
-
It may be true because when I compiled the EA there was no error/warning but when I backtest it with meta4 all I get is the Mismatched error and no trade taken.
-
@roar what did you advise? Because I can see that you and some good guys here are very helpful in every of fxdreema forum. Jah Bless y'all for the good work
-
Any update on this guys? I have the same issue

-
Try hitting f2 and download new history data
-
@roar Is there a way to delete all the old data en masse? clearing all the data row by row could take days ::S
-
@specialfx Yes, go to your data folder (from mt4 menu), and find something like "history" and "bases". You will see a folder named EURUSD, delete the content. Sorry cant check it myself, I'm on mobile
-
@roar Thx but not sure this is the right file location. I deleted the files but the records are all still here:

-
@specialfx The history files are in .HTF format.
Another way to delete is selecting the "1 minute (M1)" panel from the left, and delete it altogether. -
@roar Cheers - deleted the data and no longer getting the error. However my EA takes no trades... I guess I fucked it up haha!
-
@specialfx Hmmmmm did you download new data from the f2 history center?
-
@roar figured out my problem; I wasn't setting up price conditions properly. I've opened another question looking into this - thanks for your help on the data issue!