Ticket Order values

 

Hello,


I am keeping track of my ticket # in the code. Initially when I open an order, I get a ticket # for that order. If I modify the order, the ticket # is still the same. If I exit 1/2 the positions, the ticket # changes. How do I get that new ticket #?



-Mike

 

use a loop and rescan through the orders.

 
spacechimp:

use a loop and rescan through the orders.

Hello,


Can you give me sample code for this?


If I have a lot of orders for different currency pairs,,,,how do I find it then?


-Mike