Re: [Quickfix-developers] 'executor' sending incorrect ExecType
Brought to you by:
orenmnero
From: <daw...@ya...> - 2016-11-01 15:16:54
|
Cool! Thanks a lot Mike. I'm surprised this one hasn't come up before. Dermot ----- Original Message ----- >From: Mike Gatny <mg...@co...> >To: daw...@ya... >Cc: "qui...@li..." <qui...@li...> >Date: 2016/11/1, Tue 22:31 >Subject: Re: [Quickfix-developers] 'executor' sending incorrect ExecType > > >I was able to reproduce it -- this is a bug in the executor. It should be sending ExecType=TRADE instead of ExecType=FILL for FIX.4.4 and up. > > >PR here: https://github.com/quickfix/quickfix/pull/118/files > > > >--Mike Gatny >Connamara Systems, LLC > >On Tue, Nov 1, 2016 at 6:04 AM, <daw...@ya...>wrote: > >QuickFIX Documentation: http://www.quickfixengine.org/ quickfix/doc/html/ >> >> >> >>Hi Guys, Still looking for help on this one. Any ideas? >>Thanks, >>Dermot >> >> >>Original Message ----- ----- From:"Dawntrader001attoyahoo.Co.Jp" <Dawntrader001attoyahoo.Co.Jp> To:"Quickfix-developersattolists. Sourceforge.Net" <Quickfix-Developers Atto Lists.Sourceforge.Net> Date:2016/10/6, Thu 11:12 Subject:'Executor' Sending Incorrect ExecType >>> >>> >>> >>> >>> >>> >>>Hi folks, I'm doing some testing using the sample programs tradeclient <->.. Executor executor is sending back ExecType = 2 which is being rejected by tradeclient Both cfg files are set up with BeginString = FIX.4.4 and both are pointing to the same FIX44.xml data dictionary. >>> >>> >>>8 = FIX.4.4 | 9 = 125 | 35 = D | 34 = 2 | 49 = CLIENT1 | 52 = 20161006-01: 58: 47.392 | 56 = EXECUTOR | 11 = 1 | 21 = 1 | 38 = 100 | 40 = 2 | 44 = 157 | 54 = 1 | 55 = IBM | 59 = 0 | 60 = 20161006-01: 57: 45 | 10 = 178 | >>>8 = FIX.4.4 | 9 = 136 | 35 = 8 | 34 = 2 | 49 = EXECUTOR | 52 = 20161006-01: 58: 47.517 | 56 = CLIENT1 | 6 = 157 | 11 = 1 | 14 = 100 | 17 = 3 | 31 = 157 | 32 = 100 | 37 = 3 | 38 = 100 | 39 = 2 | 54 = 1 | 55 = IBM | 150 = 2 | 151 = 0 | 10 = 042 | >>>8 = FIX.4.4 | 9 = 133 | 35 = 3 | 34 = 3 | 49 = CLIENT1 | 52 = 20161006-01: 58: 47.645 | 56 = EXECUTOR | 45 = 2 | 58 = Value is incorrect (out of range) for this tag | 371 = 150 | 372 = 8 | 373 = 5 | 10 = 236 | >>> >>> >>>Any ideas? Thanks, >>>Dermot >>> >>> >>> >>> >>------------------------------ ------------------------------ ------------------ >>Developer Access Program for Intel Xeon Phi Processors >>Access to Intel Xeon Phi processor-based developer platforms. >>With one year of Intel Parallel Studio XE. >>Training and support from Colfax. >>Order your platform today. http://sdm.link/xeonphi >>______________________________ _________________ >>Quickfix-developers mailing listQuickfix-developers@lists. sourceforge.nethttps://lists.sourceforge.net/ lists/listinfo/quickfix- developers >> >> >> > > > |