Ilya Donskikh
New Member
You need to set up a simulation for an advisor in Metatrader 5. A comprehensive optimization, meaning a complete enumeration of variables. The problem is that no matter how I change the numerical parameters in the "start" and "stop" fields, the number of possible options always remains the same: around 10,500. The problem is evidently traced to the lot size: initially, the lot value is set to 1. I set the "start" lot to 0.001, "step" to 0.001, and "stop" to 20. As I understand it, the simulator should run the option with a lot of 0.001, then the next simulation with a lot of 0.002, and so on, increasing the step by 0.001, iterating through the settings up to a lot of 20. However, it always remains 10,500 options when running.
Your tasks:
1. On your computer, understand how to run the optimization to change the number of simulation options.
2. Run the settings enumeration on a dedicated server and find a server that is cost-effective to rent and optimal in power so that the enumeration does not take much time (maybe with help of MQL5 cloud network and etc.)
Your tasks:
1. On your computer, understand how to run the optimization to change the number of simulation options.
2. Run the settings enumeration on a dedicated server and find a server that is cost-effective to rent and optimal in power so that the enumeration does not take much time (maybe with help of MQL5 cloud network and etc.)