[Quickfix-developers] Getting FieldName for particular value
Brought to you by:
orenmnero
|
From: crazy4venu <cra...@gm...> - 2008-09-22 14:28:39
|
Dear all, I have a fix message and i need to convert into fix field values and names so the output should be in this format 8=FIX.4.4 9=112 35=D 11=neww-1222068480593 21=1 38=100 40=2 44=10 54=1 55=ght 59=0 60=20080922-07:34:05.296 167=CS 10=173 BeginString: FIX.4.4 BodyLength: 247 MsgSeqNum: 5 MsgType: s SenderCompID: sender SendingTime: 20060319-09:08:20.881 TargetCompID: target SecurityIDSource: 8 OrdType: 2 Price: 9 SecurityID: ABC Symbol: ABC TransactTime: 20060319-09:08:19 CrossID: 184214 CrossType: 2 CrossPrioritization: 0 NoSides: 2 CheckSum: 056 it is only a sample taken from Quick fix emails. so can anyone please tell how do i parsed FIX messages ? Regards Venu -- View this message in context: http://www.nabble.com/Getting-FieldName-for-particular-value-tp19609088p19609088.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |