Imported from previous forum
Dear Experts,
Is there any trusted place I can access a description of all FIX protocol message types with a correspondent fields in a computer readable form?
Something like:
message_code, field_id, field_description
Regards,
Serguei.
Serguei,
The open source FIX engine QuickFIX provides XML data dictionaries which might serve your purpose. The files are located in the \spec directory and have filenames like fix40.xml. You can download these files as part of the complete QuickFIX download at http://quickfix.thoughtworks.com
Jim
> Dear Experts,
> Is there any trusted place I can access a description of all FIX protocol message types with a correspondent fields in a computer readable form?
> Something like:
> message_code, field_id, field_description
>
> Regards,
> Serguei.
>
Hello Sergui, please find what you need on the following URL:
http://www.logicandlight.com/projects/FIX/index.html
Regards,
Murad.
> Serguei,
> The open source FIX engine QuickFIX provides XML data dictionaries which might serve your purpose. The files are located in the \spec directory and have filenames like fix40.xml. You can download these files as part of the complete QuickFIX download at http://quickfix.thoughtworks.com
>
> Jim
>
> > Dear Experts,
> > Is there any trusted place I can access a description of all FIX protocol message types with a correspondent fields in a computer readable form?
> > Something like:
> > message_code, field_id, field_description
> >
> > Regards,
> > Serguei.
> >
>
These xml files are also available directly from the website. Here is the link: http://quickfix.thoughtworks.com/xml.html
> Serguei,
> The open source FIX engine QuickFIX provides XML data dictionaries which might serve your purpose. The files are located in the \spec directory and have filenames like fix40.xml. You can download these files as part of the complete QuickFIX download at http://quickfix.thoughtworks.com
>
> Jim
>
> > Dear Experts,
> > Is there any trusted place I can access a description of all FIX protocol message types with a correspondent fields in a computer readable form?
> > Something like:
> > message_code, field_id, field_description
> >
> > Regards,
> > Serguei.
> >
>