Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 13:16:14 +0000



Post From: autotrading working order status

[2013-04-10 23:27:35]
flyboy615 - Posts: 56
Hi,

Before I sit down and write a function to do what I need, I thought I might check if it exists already. I am looking for a function that will return the status of the parent order based on the children. What this means is that I submit an order via my study using a twconfig file and capture the parent id. This order may have children and in any combination that I cannot predict. I would like to see the overall status of the parent based on the actual status of the child orders. I know that I can get the parent order and cycle through the various attached orders based on their internal ids found in the structure but it would be nice to have it already done :-)

Thanks
Rob.