unmatched data error
-
hi,
im trying to create my first project.
unfortunately i get multiple errors like this:
2019.08.11 12:29:53.105 TestGenerator: unmatched data error (volume limit 68095 at 2019.05.30 00:00 exceeded)
any ideas? -
see video:
[https://www.dropbox.com/s/fe10v7xljcfjjex/2019-08-11_12-43-45.MP4?dl=0](link url) -
The EA is fine, the error comes from bad history data. Try testing only open prices
-
@roar thanks
-
@roar Hi - sorry noob question; how do you select this in strategy tester?
-
@specialfx Hi!
Its the model section:

-
@roar Thanks mate - but this hasn't solved the problem - still getting unmatched data errors and no trades. I've tried running scripts aimed at rebuilding the data from M1 up but no success. Has anyone devised a fix?
-
I'm getting the same error I have tried multiple things but still no hope, my ea does not work but the premade MT4 ea does work. I'm quite lost can someone help ?
-
@roar
Whats the different between "Everey tick" and "Open price"??
Cause i get unmatched data error in "Everey tick" but in open price the project has no problem. -
I don0t recommend to use that 'every tick' block. If it is in the 'on tick' tab it is simply redundant.