Order creation time

Imported from previous forum

[ original email was from Vitalina Marynenko - Vitalina_Marynenko@epam.com ]
Does anybody advise me what field I should use for order creation time value in the case when current order status isn’t ‘New’? For example: order creation time = 08:10:55 15.10.2009, current order status = partial fill, partial fill occured at 10:12:20 15.10.2009 and I have to use Execution Report (8) with 150=‘I’.

Execution Report (8)
39='1’
150='I’
60=10:12:20 15.10.2009

Thank you in advance.

Use component block as follows:

768 NoTrdRegTimestamps = 1

769 TrdRegTimestamp = “08:10:55 15.10.2009”
770 TrdRegTimestampType = 2 = Time In

Does anybody advise me what field I should use for order creation time
value in the case when current order status isn’t ‘New’? For example:
order creation time = 08:10:55 15.10.2009, current order status =
partial fill, partial fill occured at 10:12:20 15.10.2009 and I have to
use Execution Report (8) with 150=‘I’.

Execution Report (8) 39=‘1’ 150=‘I’ 60=10:12:20 15.10.2009

Thank you in advance.