Technical requirements
All the code for this book can be found in this book’s GitHub repository at https://github.com/PacktPublishing/Building-Low-Latency-Applications-with-CPP. The source for this chapter is in the Chapter9
directory in this repository.
You must have read and understood the design of the electronic trading ecosystem that was presented in Chapter, Designing Our Trading Ecosystem, especially the Designing a framework for low-latency C++ trading algorithms section. As before, we will use the building blocks we built in Chapter, Building the C++ Building Blocks for Low-Latency Applications.
The specifications of the environment in which the source code for this book was developed are shown here. We have provided the details of this environment since all the C++ code presented in this book is not necessarily portable and might require some minor changes for it to work in your environment:
- OS:
Linux 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC...