zhaopuming / quickfast

Automatically exported from code.google.com/p/quickfast
Other
1 stars 0 forks source link

Need configuration of InterpretApplication for reading Eurex Market Data #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Application : InterpretApplication 

TemplateFile : EMDSFastTemplates-1.1.xml

Command Line arguments : -strict -e log.txt -mname "MulticastFeed" -multicast 
XXXX:yy -mlisten 0.0.0.0 -mbind 0.0.0.0 -buffersize 2000
Several other combinations of pfast, pfix, hfast, hfix, pprefix, hprefix etc ( 
For the FIX header of 23 bytes )

The SecurityID range expected is 1000000 - 1000999.
The InterpretApplication decodes a few packets as expected however, in other 
cases, it display SecurityID[48]=72057598332895232

An I missing something in the command line arguments or should I assume that 
the data is incorrect.

Version : QuickFAST_lnx_src_1_5_0.tar
OS : Linux XXXX 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux

I have attached the data file in pcap format & the template.

Original issue reported on code.google.com by dsouzajo...@gmail.com on 13 Nov 2013 at 4:42

Attachments:

GoogleCodeExporter commented 9 years ago
This issue is closed.

Seems that the SecurityID 72057598332895232 is valid but missing from the 
contract file.

Thanks.

Original comment by dsouzajo...@gmail.com on 13 Nov 2013 at 10:05