bot on one chart? helpmulti symbols
-
Hello is there an example code for bot i am working on with some conditions.Also multi symbols must work on one chart.Does anyone has an example code for mt5 and can send me?.I have to see an example how multi symbols trading is defined on one chart in fxdreema..
thx all -
@adentist Some more info would be appreciated. What do you need the EA to do exactly on multisymbol? Do you know this block?

-
no i dont know this i am new here.Thx..I wonder for example my condition is simple example ma 5 > ma 20 for buy and sell and i want to use 5 pairs..
-
@adentist Easy. Type all those symbols in that block and put it on top of the whole structure. That will make the EA to work on all of them at the same time.
-
@l-andorrà thank you so much..
-
@adentist You're welcome.
-
@adentist  -
@l-andorrà by chance, does this block (the current market one) (as well as the current timeframe one) work in the strategy tester for MT5?
-
They should. But considering the last changes on the platform I cannot guarantee.
-
@l-andorrà Thanks for the reply. I'm assuming you mean a recent MT5 update? Do they frequently break a lot of stuff?
I'm new on MT5 for this stuff (I mostly did MT4 previously). -
Yes, I mean MT5. IMHO don't dedicate time to build anything on MT5 here. The typical yearly update in the language will screw one or more of your past projects (it happened to me several times in the past).