CASE STUDIES : FIX Translator
Project details
Company
Internal use of the company for Rapid development of trading applications using FIX.
Industry
Finance (FIX Protocol)
Platform
C++
Business Challenge
FIX protocols are widely used in financial (Trading) applications and a framework was needed to encapsulate the FIX protocol, so as to make the FIX protocol usage in any trading application easy and fast.
Solution
The solution was to develop a dynamic link library to encapsulate the FIX protocol that can be easily integrated into any application. The dll provides interfaces for creating different FIX protocol strings, as well as parsing logic for FIX strings.Features List
Features List
Supports version 4 as well as 5 of FIX protocol. Easy to call from any language Parsing FIX Protocol supported
Techniques Used
DLL’s FIX API Specifications 4 & 5