
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys,
I am trying to do a strategy optimization for my EA, but I notice that the optimization doesn't balance good between the 2 PCs I am using. Here is an example: https://prnt.sc/rn6rjo
From what I understand, this means that some cores are not being used, while the other cores have a lot of passes to work on. This doesn't look like good load balancing to me. It does this all the time. For example it gets to 500 passes for 3 hours and then it takes it 40 hours to do additional 12 passes, which is super weird.
Is there any way I can make it use all the cores all the time, so the optimization goes quicker?
Thank you for your help!