Thread: 10points 3.mq4
View Single Post
  #3196 (permalink)  
Old 01-06-2008, 10:30 PM
Cross Cross is offline
Member
 
Join Date: Mar 2007
Location: Portugal
Posts: 98
Cross is on a distinguished road
Quote:
Originally Posted by davidke20 View Post
OK. But I'm lazy to think of the logic to let you select how many currency pair to allowed to open trade at a time. Because we also involved with multi positions, and multi positions + multi pair control, it will be multi headahce to try to find a way to work with the orders handling routine.



Right. So here we are. version 0.04 with currency pair control. If you would like to spread this EA to across the 19pairs in IBFX, you'll need to specify them with the same MagicNumber, in order to let the EA know all these are running with the same trading logic. 1 currency pair at a time, so it will not over trade your account.

Like wise, if you wanted to let the EA trade EURUSD and GBPUSD togather, you can change the magic number, then they will not interfere with each other. They will both open their own trade based on the MACD criteria, and also will manage their own trade.

Regards

David
Thanks David for paying atention to us. Thank you for your work.

Regards
Reply With Quote