View Single Post
  #2 (permalink)  
Old 08-07-2006, 03:58 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,083
Blog Entries: 243
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by rbowles
Most of the sample EA that come with metatrader have some code in it that do not allow more than one order at a time. What code would I use to allow more than one order if it is a different currency pair. For example if usdcad has an open position I do not want any more open. However I do want euros to trade if I signal is generated.

Thanks in advance

Randy
Most EAs are trading like this. And most EA are having magic number option which is doing it. And there is the other code which is protecting trading many EAs in one metatrader but I don't remember.
Check EAs (there are a lot on this forum), select one with Magic number option (in settings) and do the same with yours.
Reply With Quote