|
FAST Protocol
< Previous Next >
Re: FAST protocole with EUREX EBS
Darshan Khedekar 23 Jul 2008 2:46AM ET Hi Micheal,
Could you please list out the areas where Eurex EBS is incompatible to FAST protocol.
I will pass on the information to the developers and corrections may be rolled out in the next update.
Regards,
> Hi,
>
> The template Id 120 in Eurex EBS means reset. It is not in the xml
> template file. After you decode the message, you can manually check if
> id==120, and reset the dictionary before jump to the next message.
>
> I don't see there is a free Eurex EBS decoder. In addition, EBS is not
> fully compliant with FAST spec. Chances are that you have to make some
> changes to your code to make it work with EBS.
>
> Michael
>
> > Hello,
> >
> > I am working on EUREX EBS reception and now i am faced with the
> > decoding of the messages with the fast codec. I found a template on
> > the EUREX reference site, but it seems to be wrong as I have the error
> > message :
> >
> > "The template with id 120 has not been registered"
> >
> > when I try to decode. Do you have an idea?
> >
> > I also search for C++ implementation of the EBS & FAST reception
> > and decoding do you know if it is available (like openfast project
> > in java)
> >
> > Thanks a lot,
Re: FAST protocole with EUREX EBS Darshan Khedekar 23 Jul 2008 2:46AM ET |