Can I find FIX Sample?

Imported from previous forum

Dear Sirs,

I want to develop data plug-in that will receive quotes from FIX-compatible brokers/data vendors. However, I find only documentation on your website. Is this possible to get working sample or something that will help to test the software?

Thanks

Hi,

I want to develop data plug-in that will receive quotes from FIX-
compatible brokers/data vendors. However, I find only documentation on
your website. Is this possible to get working sample or something that
will help to test the software?

Have a look at the open source QuickFIX engine at

http://www.quickfixengine.org

It provides a complete, production-stable implementation of FIX 4.0 up to FIX 4.4. The source code is free, supported APIs are C++, Java, C#, VB.NET, Python and Ruby. There are also example programs.

Check the mailing lists if you need assistance or drop me a message.

Cheers, Jörg