Re: [Quickfix-developers] transmission of new/ modified order time inFIX message
Brought to you by:
orenmnero
From: Zoltan F. <zf...@gm...> - 2008-07-27 05:58:06
|
Hi Partho, If you are using the quickfix API's constructors then SendingTime(52) is automatically included in all those messages that you are inquiring about. >From the sounds of it you are generating those messages (as opposed to receiving them) so there should be no need for you to have to worry about populating or formatting any fields. Hope this helps, Zoltan -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Partho Karmokar Sent: Saturday, July 26, 2008 10:25 PM To: qui...@li... Subject: [Quickfix-developers] transmission of new/ modified order time inFIX message hi guys, Could u please help me out with your suggestions as which field to use for transmiting the Date and Time at which a new order is placed in the Order server and also when the order is modified .and also how to convert from the SYSTEMTIME format in win32 in a fix message..do i need to use custom messages? thanks regards partho |