Re: [Quickfix-developers] Converting from FIX 4.4 to 4.2
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2010-06-16 22:08:56
|
Not in an automated way, no. Many of the fix tags have changed from 4.2 to 4.4. For instance, tag 150 had enum values F,G,H,I added to it between 4.2 and 4.4. How you might back-convert this would depend on your broker and other business-specific factors. Even moving forward (4.2->4.4) has the same issues, as some tags or enum values were removed between versions. -Grant On Wed, Jun 16, 2010 at 9:34 AM, Ryugan Mizuta <ryu...@gm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi all, > > I am trying to convert an FIX 4.4 message to a FIX 4.2 message. Is there a way to convert from one protocol version to another? > > Thank you. > > R Saimoto > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |