Can fxdreema work on all the fore pairs?
-
I wonder if an EA can work for all the pairs without opening all the charts.
Thank you.
s -
yes

-
In many blocks you can find that "Market" option, which is empty by default and means the current market (or Symbol). So you can type something there and it should work.
But in the Tester of MetaTrader 4 you can't backtest an EA if it uses different symbols. Only the one that is selected can be used, otherwise you will see errors. In MetaTrader 5 you can backtest multiple symbols... I'm not sure how accurate are the results.
-
@fxDreema -- Can you provide an example of how to use the above mentioned Set "Current Market" for next blocks? I'm looking to put together an EA that will scan multiple pairs for specific conditions, then open positions based on those conditions, but I would rather not have the EA running on separate Pairs...
-
Just use that block on top of the structure that is opening buys ans sells.