December 2013
Beginner to intermediate
286 pages
5h 46m
English
In this section we'll learn about the FIX 4.2 standard and the QuickFIX/N library for .NET. FIX is the standard protocol of communicating with brokers and exchanges and stands for Financial Information eXchange. It has been around since the early 90s and uses an ASCII-based representation of messages. Other alternatives exist, such as proprietary APIs and protocols.
In this section we'll refactor the existing trading system in order to use FIX 4.2 messages.
fiximulator.bat.When you have ...
Read now
Unlock full access