December 2013
Beginner to intermediate
286 pages
5h 46m
English
This chapter covers the final step of building an automated trading system. We will look at how to refactor the system and change it to reflect new requirements.
In this chapter you will learn about:
We've covered some of the requirements in Chapter 8, Setting Up the Trading System Project, but let's review them again and see how the system will be defined. The main thing about the automated trading system is that it needs to be able to process market data and make decisions based on the data. The decisions will then be converted to FIX 4.2 messages and sent to a FIX simulator, ...
Read now
Unlock full access