View Single Post
  #70 (permalink)  
Old 08-05-2008, 01:53 PM
olpo olpo is offline
 

Join Date: Jul 2008
Posts: 2
Unhappy 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
Reply With Quote