Re: [Quickfix-developers] Re-ordering fields in repeating groups
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2014-08-26 15:00:49
|
Go in your DD xml file (probably FIX44.xml) and change the order of fields within the Instrument component. See this page. It's for a different QF port, but the DataDictionary files are the same, so I think it will be helpful. http://quickfixn.org/tutorial/custom-fields-groups-and-messages On Tue, Aug 26, 2014 at 9:50 AM, WayneGraham <wrg...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I need to change the field order within the Instrument group to submit the > message with tag 48 preceding 22. i.e should be: > > > 8=FIX.4.4|9=150|35=V|49=company1|56=LMXBLM|34=342159|52=20140826-09:05:20.009|262=100761--1-20140826090520009|263=1|264=1|265=0|267=2|269=0|269=1|146=1|48=100761|22=8|10=247| > > but is: > > > 8=FIX.4.4|9=150|35=V|49=company1|56=LMXBLM|34=342159|52=20140826-09:05:20.009|262=100761--1-20140826090520009|263=1|264=1|265=0|267=2|269=0|269=1|146=1|22=8|48=100761|10=247| > > Can any help on how to do this. > > Thanks > > W > > > > -- > View this message in context: > http://quickfix.13857.n7.nabble.com/Re-ordering-fields-in-repeating-groups-tp6663.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Grant Birchmeier *Connamara Systems, LLC* *Made-To-Measure Trading Solutions.* Exactly what you need. No more. No less. http://connamara.com |