Imported from previous forum
[ original email was from srinivas eadha - hesrini@yahoo.com ]
Hi, I would appreciate if somebody could give me the idea on parsing FIX messages, don’t need to be details, just looking some example messages atleast admin messages(encrypted/non encrypted) in both traditional(tag/ value) as well as FIXML formats.
Basically I kind of not clear from the specs on parsing messages.
Thanks,
Srini
> Hi, I would appreciate if somebody could give me the idea on parsing FIX messages, don’t need to be details, just looking some example messages atleast admin messages(encrypted/non encrypted) in both traditional(tag/ value) as well as FIXML formats.
>
> Basically I kind of not clear from the specs on parsing messages.
Just have a look at the open source QuickFIX engine:
The source packages comes with an extensive suite of acceptance tests in the test/ subdirectory. Here you will find a plenty of messages for the admin level.
Just drop me an e-mail if you have any furter questions or post questions to the mailing list.
Regards, Jörg
Macdonald Associates
Joerg.Thoennes@macd.com
[ original email was from srinivas eadha - hesrini@yahoo.com ]
I really appreciate your help,it helps me lot.
Srini
> > Hi, I would appreciate if somebody could give me the idea on parsing FIX messages, don’t need to be details, just looking some example messages atleast admin messages(encrypted/non encrypted) in both traditional(tag/ value) as well as FIXML formats.
> >
> > Basically I kind of not clear from the specs on parsing messages.
>
> Just have a look at the open source QuickFIX engine:
>
> http://www.quickfixengine.org
>
> The source packages comes with an extensive suite of acceptance tests in the test/ subdirectory. Here you will find a plenty of messages for the admin level.
>
> Just drop me an e-mail if you have any furter questions or post questions to the mailing list.
>
> Regards, Jörg
> Macdonald Associates
> Joerg.Thoennes@macd.com
>
>