Thread: Raw Ideas
View Single Post
  #29 (permalink)  
Old 01-06-2006, 01:30 AM
kenleyl kenleyl is offline
Junior Member
 
Join Date: Dec 2005
Posts: 2
kenleyl is on a distinguished road
Select oldest order using SELECT_BY_POS?

With the SelectOrder function and I need to know how to select the oldest orders in the index pool?

It doesn’t appear that the index returns orders on a FIFO basis.

For example – If one has 5 orders open, what is the best way to have SELECT_BY_POS always return the first (oldest) order in the pool?

Thanks,
K
Reply With Quote