See "All Symbols Selected in Market Watch" in documentation.
Candles:
It's true but what can be the advantage relative to the built-in feature ?
You might also create an enumeration that has the symbols you want to use in it. Then just use it input parameter.
Good luck!
angevoyageur:
It's true but what can be the advantage relative to the built-in feature ?
My understanding is that using Symbols In Market Watch only uses the parameters in the 'Value' fields, so to test with new values these fields need to be changed manually for the next pass, but I maybe wrong.
Using enum we can select genetic optimization or slow algo and run many passes with different values and symbols with no need for manuall input.
It's true but what can be the advantage relative to the built-in feature ?

Documentation on MQL5: Standard Constants, Enumerations and Structures / Environment State / Symbol Properties
- www.mql5.com
Standard Constants, Enumerations and Structures / Environment State / Symbol Properties - Documentation on MQL5
Candles:
My understanding is that using Symbols In Market Watch only uses the parameters in the 'Value' fields, so to test with new values these fields need to be changed manually for the next pass, but I maybe wrong. Using enum we can select genetic optimization or slow algo and run many passes with different values and symbols with no need for manuall input.
Right, of course.
My understanding is that using Symbols In Market Watch only uses the parameters in the 'Value' fields, so to test with new values these fields need to be changed manually for the next pass, but I maybe wrong. Using enum we can select genetic optimization or slow algo and run many passes with different values and symbols with no need for manuall input.

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
I got an EA which i want to test on multiple pairs at one go, having EA do the money management of how many trades to open.
Any ideas there would be helpful.
Cheers,
Guri