Re: [Quickfix-users] Tag specified out of required order
Brought to you by:
orenmnero
From: Daniel P. <dan...@gm...> - 2008-07-19 11:06:50
|
Your repeating group is out of order in the "to App". Tag 55 needs to come after 146 like this toApp: 8=FIX.4.2☺9=130☺35=V☺34=2☺49=USERNAME☺52=20080716-19:47:27.874☺56=BROKER☺ 1=1567222☺50=1854K16030☺*55=EUR/USD☺146=1* ☺262=101☺263=0☺264=1☺267=1☺269=0☺10=035☺ On Thu, Jul 17, 2008 at 4:52 PM, <or...@qu...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Just off first glance, you have tag 1 (Account) which is a body field, > followed by tag 50 (SENDERCOMPID) which is a header field. All header > fields should precede all body fields. > > --oren > > > -------- Original Message -------- > > Subject: [Quickfix-users] Tag specified out of required order > > From: chris1985 <chr...@ho...> > > Date: Thu, July 17, 2008 3:21 pm > > To: qui...@li... > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > I am having a problem with the FIX message below which is saying the "Tag > > specified out of required order". Have I got the correct tags in the > header > > and body? If anyone can tell me which tag is wrong I would be grateful > > toApp: > > 8=FIX.4.2☺9=130☺35=V☺34=2☺49=USERNAME☺52=20080716-19:47:27.874☺56=BROKER☺ > > > 1=1567222☺50=1854K16030☺55=EUR/USD☺146=1☺262=101☺263=0☺264=1☺267=1☺269=0☺10=035☺ > > fromAdmin: > > > 8=FIX.4.2☺9=114☺35=3☺34=2☺49=BROKER☺52=20080716-19:47:25.915☺56=USERNAME☺45=2☺58=Tag > > specified out of required order☺371=50☺372=V☺10=026☺ > > Thanks in advance, > > Chris > > -- > > View this message in context: > http://www.nabble.com/Tag-specified-out-of-required-order-tp18495510p18495510.html > > Sent from the QuickFIX - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Quickfix-users mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |