How can I do this?
-
How can I trade other pairs from a single chart?
What I want is that, If the EA is loaded on EURUSD chart, it can trade other pairs I want like USDCAD without having to open a separate chart for USDCAD
How can I do this?
-
@tec-nacks In blocks you can set the symbol to trade, there is also the set market for next blocks.
-
@tec-nacks You can also use this block:

-
okay thank y'll for the respose...
If the condition to buy on EURUSD is fulfilled will it automatically buy on other pairs or it will wait for the conditions to be meet on other pairs before triggering trades ?
-
@tec-nacks it will assign all connected blocks before placing a order, all blocks need to have the symbol box though.