no memory for ticks generating - page 2

 
Same problem here, I can't optimize my EAs, even versions that were optimized a few months ago now have memory overflow, right now testing with the latest beta version. But I've already tried a few and the same error repeats itself
 
Enrique Enguix #:
Same problem here, I can't optimize my EAs, even versions that were optimized a few months ago now have memory overflow, right now testing with the latest beta version. But I've already tried a few and the same error repeats itself

Hi there, I faced the same problem and I solved it on my system. I am using Windows 11 and I believe it works for all Windows. The memory problem occurs occasionally when I set the virtual memory (swap) to be the default Minimum 16384 MB - Maximum 16384 MB.

Then I adjusted it to Minimum 16384 MB - Maximum 32768 MB and the problem is gone.

 
Same problem here, using custom data, EAs that worked right before, now says "no memory for ticks generating"... Build 4764 of Meta Trader 5
 
cangreburguer #:
Same problem here, using custom data, EAs that worked right before, now says "no memory for ticks generating"... Build 4764 of Meta Trader 5

did you try the solution that the previous poster made? mt5 was always a memory hog. The fact that is needs more should be an assumption now. But apparently it isnt yet. my eas, that previously required 20 gigs to backtest, then needed 30, but now 45gigs of virtual memory/page file to do the same date period.

 
Zheng Chen Liang #:

Hi there, I faced the same problem and I solved it on my system. I am using Windows 11 and I believe it works for all Windows. The memory problem occurs occasionally when I set the virtual memory (swap) to be the default Minimum 16384 MB - Maximum 16384 MB.

Then I adjusted it to Minimum 16384 MB - Maximum 32768 MB and the problem is gone.

Thank you so much, I've solved the problem by your method.