
Автор: Dennis Thompson
Издательство: Leanpub
Год: 2020-11-13
Страниц: 128
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB
Trading System Developers are software engineers in a firm that is in the business of capital markets such as hedge funds, HFTs, prop/algorithmic trading firms, market makers, exchanges, trading platform providers, etc. This book is catered to the interviews of the software engineer roles in capital markets firms especially in teams that are responsible for electronic trading systems. Trading systems software is expected to be low latency in general due to the competitive nature of various firms involved and opportunities are available only for a short amount of time due to the dynamic nature of the markets. Typically systems are built in C++ language on the Linux OS. C++ gives control of the machine to the programmer to extract maximum performance. Since money and reputation of firms are at stake, trading systems need to be reliable and fault-tolerant.