Strategy Tester no history data

 
When trying to run the Strategy Tester I get an error message 'TestGenerator: no hostory data'. I've completed numerous of tests in the past but it stopped working all of a sudden and cant seem to fix it. Anyone got any advice or known issues regarding this please?
 
Jan Jordaan:
When trying to run the Strategy Tester I get an error message 'TestGenerator: no hostory data'. I've completed numerous of tests in the past but it stopped working all of a sudden and cant seem to fix it. Anyone got any advice or known issues regarding this please?

You might want to watch my thread I opened few hours ago about the same issue.

https://www.mql5.com/en/forum/323696#comment_13442584


My best guess is to use https://docs.mql4.com/series/refreshrates as William indicated in  https://www.mql5.com/en/forum/188001#comment_4762736

or maybe some of the other CopyXxx methods, where Xxx can be [Rates | Time | Open | High | Low]

iHighest error 4073 No history data
iHighest error 4073 No history data
  • 2019.10.05
  • www.mql5.com
Hi This line of code in an EA in mql4 is giving No history data error; Reading up on https://docs.mql4...
Reason: