Learn Fix

Imported from previous forum

Can someone provide me with valuable information /resources or a get start manual, I might need to be able to create a fix engine. I have tried looking around for books that might be of help to no avail.

Can someone provide me with valuable information /resources or a get
start manual, I might need to be able to create a fix engine. I have
tried looking around for books that might be of help to no avail.

Robert,

have a look at

http://www.quickfixengine.org

This is an open source, production stable FIX engine. Probably you could just use it instead of creating your own engine. Have a look at the examples directory for programming examples.

Depending on the kind of stuff you want to do with FIX the section “Order State Change Matrices” in vol. 4 of FIX 4.4 spec give a good overview about order handling.

Looking forward to see you on the QuickFIX mailing lists :slight_smile:

Regards, Jörg