View Single Post
  #6 (permalink)  
Old 08-13-2006, 06:51 AM
techinvest techinvest is offline
Member
 
Join Date: Dec 2005
Posts: 58
techinvest is on a distinguished road
Quote:
Originally Posted by rbowles
I think I understand it now. I am a programmer and I just needed some time to digest it. I also found this link that might help others. http://www.metatrader.info/node/115
I use a similar function in which I count the # of trades from within the expert and write it to a global variable. Then you simply have to have the EA's running on different charts check that global variable for the # of open trades. Easy as pie
Reply With Quote