One pair at a time
-
I ask for your help for my first project, I would like this EA to manage one pair at a time, for example if the AUDCAD exchange is active until this is closed it must not open other orders of the other pairs that I have inserted in the "set market" but at the moment this is not the case, what am I doing wrong?
Thank you
-
I rarely use the set market block, but this changes the market in all blocks underneath, I would use 3 no trade blocks with 1 market in each, then if no trades on a checked market it will pass to the next, if none of the 3 have a trad it will go through your blocks to place a trade
-
Thank you so much @jstap now works