Forum

MQL5 Cloud Error -FILE size exceeds the limit in strategy tester

Hi, I am having a problem using MQL5 Cloud agents, since I receive the following error at the beginning of the optimization: FILENAME size exceeds the limit. This error doesn't not show up with local and local network agents. I understand that it's a problem of file dimension, but I don't find any

MQL5 Cloud Error in Genetic Optimization

Hi, I am testing my EA using the Genetic Optimization. The optimization works well on local agents but has some troubles on MT5 cloud Network. After checking the available TERMINAL_MEMORY_AVAILABLE and implementing the return with init_agent_not_suitable (accordingly to