Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need configuration of InterpretApplication for reading Eurex Market Data #123

Open
GoogleCodeExporter opened this issue Apr 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant