Re: [Quickfix-users] Incorrect BeginString?
Brought to you by:
orenmnero
From: amit k. <kha...@gm...> - 2009-07-07 20:12:04
|
I guess, your vendor is using FIX 5.0+. QuickFix doesn't support FIX 5.0. Regards, Amit Khandelwal On Tue, Jul 7, 2009 at 3:44 PM, Hei Chan <str...@ya...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > I am using the latest quickfix C++ version to connect to a vendor. The > vendor requires the BeginString to be "FIXT.1.1". > > If I set BeginString in quickfix's configuration, quickfix will refuse to > start since it only supports FIX.4.0-FIX4.4. > > If I set BeginString to FIX.4.4 in quickfix's configuration and override > the field in toAdmin() and toApp(), when the message comes back from my > vendor with BeginString=FIX.1.1, quickfix's Session will kick me out because > of "Incorrect BeginString". > > I even tried to set UseDataDictionary=N, and I still have the same problem. > > Any clean solution? > > Thanks in advance. > > > Cheers, > Hei > > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/blackberry > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > -- ------------------------------------------------------------------- Ph : (973)-896-8208 Email: kha...@gm... Web: http://khandelwal.amit.googlepages.com/home ------------------------------------------------------------------- |