Attach EA to all symbols at Marketwatch - page 2

 
King Trinity:
Hi, 
Kindly advise if you finally found a way to insert that code into your EA with loop???

Hello please see: https://www.mql5.com/en/forum/61041#comment_1734605 

The concept stays the same you just swap Symbol() by SymbolName(pos,1) and preferably store the values in array.

How to run an ea on many symbols by attaching it to one chart ?
How to run an ea on many symbols by attaching it to one chart ?
  • 2015.07.04
  • www.mql5.com
Dear all, I need help to code an ea that checks the same conditions to open and close trades on as many symbols as it can from the symbols that the...
 
Marco vd Heijden:

Put it in a loop then use

SymbolName(pos,1)

To identify the symbol.. it's not rocketscience .

Hahaha... Macro, 
This sure is Rocket Genius Science. 
As I said earlier, I'm a total rookie, so things like Looping and SymbolsTotal(pos 1) and Name (Pos 1), are just a little... You get the idea. 
I'd appreciate it if you kindly attached a sample srt of where in the massive lines those 2 values can best be entered. 
Please see attached a strategy I put together using a free builder, again because I wish to Learn as I Earn. 
Your help will be very much appreciated. 
Files: