View Single Post
  #2 (permalink)  
Old 09-02-2006, 12:28 AM
deeforex's Avatar
deeforex deeforex is offline
Member
 
Join Date: Oct 2005
Posts: 91
deeforex is on a distinguished road
Hi Cubesteak,

I'm a coding newbie doing a search for arrays and don't know how to use your file.

What I'm trying to do is catalog the given values for all of the open orders....such as OrderOpenPrice(), OrderProfits(), OrderLots(), etc. From this catalog of info I would like to search it for the maximum and minimum values and then be able to identifiy it by ticket. Also how would I go about sorting it, to execute commands to close out the ones with highest profits first, etc.

Thanks in Advance,
dee
Reply With Quote