Re: [Quickfix-developers] clarification required reagrdind MarketDataSnapshotFullRefresh message
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-03-14 13:57:17
|
Are you using a DataDictionary? DataDictionaries are required for any message with repeating groups. -- Shane Trotter Connamara Systems, LLC On 3/14/08, Lee...@co... <Lee...@co...> wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > > > I am having problems with the MarketDataSnapshotFullRefresh when I am asking for Bids, Offers and Trades. I generate following message asking for this 3 kinds of entries: > > 8=FIX.4.4_=167_5=V_4=51_9=XXXX_0=XXX_2=20060721-16:47:00.453_6=MEFF_7=M3_46=1_5=[N/A]_8=21_2=8_61=FXXXSX_00=200607_62=0000001_63=1_64=3_65=0_67=3_69=2_69=0_69=1_0=053__ > > > > The message getting information about bids and offers is rejected automatically by the quickfix library because field 269 appears more than once, but this is correct because field 268=4. > > 8=FIX.4.4_=223_5=W_4=92_2=20060721-16:50:41_9=MEFF_0=M3_6=XXXX_7=XXX_62=0000001_5=IXN06_68=4_69=0_70=11475_71=17_73=16:29:57_90=1_69=0_70=11450_71=8_90=2_69=0_70=11430_71=8_90=3_69=1_70=0_71=0_73=16:29:57_90=1_0=160__ > > > > 8=FIX.4.4_=122_5=3_4=52_9=XXXX_0=XXX_2=20060721-16:47:00.625_6=MEFF_7=M3_5=92_8=Tag appears more than once_71=269_72=W_73=13_0=210_ > > > > Does anyone know where lies the problem? > > > > > > > > Regards, > > Leena Andrade > > Cognizant Technology Solutions > > Pune - India > > > > > This e-mail and any files transmitted with it are for the sole use of the > intended recipient(s) and may contain confidential and privileged > information. > If you are not the intended recipient, please contact the sender by reply > e-mail and destroy all copies of the original message. > Any unauthorised review, use, disclosure, dissemination, forwarding, > printing or copying of this email or any action taken in reliance on this > e-mail is strictly > prohibited and may be unlawful. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |