Can't make it to work simultaneously on different currency pairs
Hi There,
I have backtested this system, and it's cool really.
My problem is that it can only execute 1 currency pair at a time eventhough indicators are met with the other currency pairs. I want to execute this simultaneously on different pairs.
I tried to modify the OrdersTotal<1 to a value more than 1 (e.g OrdersTotal<3..) but it only duplicates the current open pair.
Help pls! I don't know much about programming.
Thanks & regards to everyone.
Olpo
|