QuickFIX
QuickFIX is an open source, cross-platform (BSD licensed[1]) FIX messaging engine written in C++. As it is cross-platform, it runs on Windows, Mac OS X, Linux, Solaris, and FreeBSD. Several implementation variants of the engine exist, including
- QuickFIX/J, a Java open source (also BSD licensed[1]) implementation of the engine.
- QuickFIX/n, a C# and .NET open source (also BSD licensed[1]) implementation of the engine.
- QuickFIX/Go, a Go open source (also BSD licensed[1]) implementation of the engine.
The developers also offer QuickFIX Log Viewer, designed to parse FIX messages out of a given file, even if there are other messages within, making it flexible and usable on more general log files. Commercial support for the QuickFIX engine is available from third parties.[2]
History
QuickFIX was created by Oren Miller and a small ThoughtWorks team alongside Jim Downs of Connamara Systems and was launched in 2002.[3] The creators were honored with an award from the FIX Trading Community in 2014 for the impact the project had on the global trading community.[3]
References
- ↑ 1.0 1.1 1.2 1.3 "Quickfix". 21 October 2021. https://github.com/quickfix/quickfix.
- ↑ "QuickFix: Open Source FIX Engine". http://www.quickfixengine.org/services.html.
- ↑ 3.0 3.1 Boysen, Ryan (August 11, 2014). "QuickFIX Creators Honored". https://www.ftfnews.com/quickfix-creators-honored/3087.
External links
- QuickFIX official website
- QuickFIX/J official website
- QuickFIX/n official website
- QuickFIX/Go official website
- QuickFIX Messenger official website
Original source: https://en.wikipedia.org/wiki/QuickFIX.
Read more |