I am not sure that it is your case but just in case :)
Hope it will be useful -
Forum on trading, automated trading systems and testing trading strategies
MetaTester Agents won't start to work
Marco vd Heijden, 2017.09.18 21:04
Unfortunatly it is not possible to use virtualbox or virtual machines for this type of services.
Forum on trading, automated trading systems and testing trading strategies
Sergey Golubev, 2017.09.18 05:47
For example - about the limitations:
Forum on trading, automated trading systems and testing trading strategies
Alain Verleyen, 2017.09.18 19:27
Uncheck the "Active last day" on your mql5.com profile "Agents".I am not sure that it is your case but just in case :)
Hope it will be useful -
Thank you for your reply. But this is not what I am looking for. I want that my strategy tester must be available for multiple testing as there are many core and I want that each core should separately run different strategies for testing.
Thank you for your reply. But this is not what I am looking for. I want that my strategy tester must be available for multiple testing as there are many core and I want that each core should separately run different strategies for testing.
You can run multiple instances of the platform in parallel (installed in separate folders), and test as many EAs as you want simulateously. Your bat- or cmd-files should respect the paths.
You can run multiple instances of the platform in parallel (installed in separate folders), and test as many EAs as you want simulateously. Your bat- or cmd-files should respect the paths.
I tried it sir. But the problem is that it is using one core only and is not shifting to other cores as I see in the Agent tab of my Strategy Tester. It is overloading it and making the process go slowest.
I tried it sir. But the problem is that it is using one core only and is not shifting to other cores as I see in the Agent tab of my Strategy Tester. It is overloading it and making the process go slowest.
Please, provide more info. Since you run terminal64.exe in your command, I suppose you have several folders with instances and should launch them with required settings. You should not run the same terminal multiple times because it locks many files in its folder. If you can use only 1 core among several instances of MT (if I understand correctly), there is something special in your environment.
Please, provide more info. Since you run terminal64.exe in your command, I suppose you have several folders with instances and should launch them with required settings. You should not run the same terminal multiple times because it locks many files in its folder. If you can use only 1 core among several instances of MT (if I understand correctly), there is something special in your environment.
Let me tell you what I did.
I just copied the folder of my MT5 and pasted it with another folder name in the C:\\Program Files(86)\\MetaTrader1
Later i copied the necessary expert files in the respective folder of the MT5 which gets automatically created. Then I launched the terminal from the Metatrader1 folder and from the Metatrader folder, which was default for me.
Later on I found that I got 2 different terminals. When I tried using their respective Strategy Tester, they ran well, but were using the same core. Eventually, I lost my speed of process.
I hope that my scenario is clear now. Still, if you need any further explanation, do let me know.
Let me tell you what I did.
I just copied the folder of my MT5 and pasted it with another folder name in the C:\\Program Files(86)\\MetaTrader1
Later i copied the necessary expert files in the respective folder of the MT5 which gets automatically created. Then I launched the terminal from the Metatrader1 folder and from the Metatrader folder, which was default for me.
Later on I found that I got 2 different terminals. When I tried using their respective Strategy Tester, they ran well, but were using the same core. Eventually, I lost my speed of process.
I hope that my scenario is clear now. Still, if you need any further explanation, do let me know.
I sent a reply earlier today giving my recommendation to solve your problem but it was deleted or some error by the server
Again. Search how to make MT5 portable with CPU affinity settings
I sent a reply earlier today giving my recommendation to solve your problem but it was deleted or some error by the server
Again. Search how to make MT5 portable with CPU affinity settings
Sorry, but I do not know what you have replied. Can you please explain it here once again so that I ca see. I tried to follow your suggestion but I could not see any result related to such query. Please make me understand what can do.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello Everyone,
I hope you all are doing good.
I want wondering, when I started one strategy tester on my MT5 terminal, only one core of mt system was used. At the same time, I thought of testing the other Expert, but I cannot.
Using the reference from the documentation on starting a terminal I thought that it will start a separate terminal but it didn't and switch to the currently opened terminal.
I used the above command to run it. The following is my config file:
Now I do not understand whether multiple strategy testers can be used on the Metatrader5 or not? Kindly, help me.