how to limit max number of pairs
-
Hi
I am using the block "Set Current market for the next block" ..I have EURUSD,EURGBP,GBPAUD (3) on the block.But I want to limit 2 pairs at the same time for trading, after 1 of the 2 closes robot can open 1.How can I do that .
thx all -
Check trade count, <2?
-
I tried the "Chech trade count <2 ", but this counts the trade for the current pair .But I wanna count the pairs not the trades that i write in the "Set Current market for the next block" .I mean If i write 4 pairs i want firstly open trades for 2 pairs then if any of that closed open trades foor another 1 ..
-
Not sure but if you make 3 trees rather than set market, you can set the used market in each block.