View Single Post
  #1 (permalink)  
Old 09-02-2006, 04:34 PM
deeforex's Avatar
deeforex deeforex is offline
Member
 
Join Date: Oct 2005
Posts: 91
deeforex is on a distinguished road
Using Arrays to track info for All Open Orders

Could someone show me a snippet of an array for logging the details for all open orders? I want to be able to track information on all Open orders such as OrderOpenPrice and order profit. Then I would like to use the information in the array to find the minimum and maximum values. I've tried all sorts of thing but nothing seems to work.

Thanks in Advance!!!
dee
Reply With Quote