Re: [Quickfix-developers] problems in sendign market dat request.
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2009-11-02 17:26:20
|
I think this error is because you have two instances of 269=1 in your request, which doesn't really make sense. If you have multiple 269 tags, each needs to have a different value. On Mon, Nov 2, 2009 at 5:40 AM, ch...@gm... <ch...@gm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > I am struck with sending a market data request. Can anyone help me in this. > > below is my log file. Firstly it was getting error for repeating tag of > party ID. i removed that and tried it for single party (Bank), but still > unable to fix the issue. Please advise me how to resolve this issue > "58=:MDEntryType[269] must be unique.1 was not unique" and after that i need > to send Party ID as a repeating tag. > > Thanks, > Asad > > > 8=FIX.4.4 9=202 35=V 1=AC1@TW 15=USD 34=18 38=10000 49=TW 50=user3 > 52=20091028-19:13:01.332 55=GBP/USD 56=ISLD 57=qfstream 108=10 146=1 265=0 > 448=BANK1 453=1 262=MARKETDATAID 263=1 264=1 267=2 269=1 269=1 10=085 > 8=FIX.4.4 9=134 35=Y 49=ISLD 56=TW 34=16 52=20091028-19:13:02 57=user3 > 262=MARKETDATAID 58=:MDEntryType[269] must be unique.1 was not unique. 1 > 10=119 > 8=FIX.4.4 9=102 35=j 34=19 49=TW 52=20091028-19:13:01.717 56=ISLD 45=16 > 58=Unsupported Message Type 372=Y 380=3 10=064 > -- > View this message in context: http://old.nabble.com/problems-in-sendign-market-dat-request.-tp26156665p26156665.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |