[Quickfix-developers] Handling of exchange specific group tag in quick fix c++
Brought to you by:
orenmnero
From: mukul k. <muk...@gm...> - 2018-02-06 18:05:10
|
Hello Team, > > I am using quickfix c++ for connecting and parsing fix messages, I am able to do so but I am facing problem while parsing exchange specific groups in fix message like: > > In Market data incremental update : > - instrument > —symbol > —CFI code > —no of instrument legs > —-> prompt type > —->maturity date > > So in this no of instrument legs is a exchange specific group, kindly provide suggestions on that how we can handle in code and fix.xml file. > Hoping for positive response:) > > Thanks and Regards, > Mukul |