
Developing High-Frequency Trading Systems
By :

Developing High-Frequency Trading Systems
By:
Overview of this book
The world of trading markets is complex, but it can be made easier with technology. Sure, you know how to code, but where do you start? What programming language do you use? How do you solve the problem of latency? This book answers all these questions. It will help you navigate the world of algorithmic trading and show you how to build a high-frequency trading (HFT) system from complex technological components, supported by accurate data.
Starting off with an introduction to HFT, exchanges, and the critical components of a trading system, this book quickly moves on to the nitty-gritty of optimizing hardware and your operating system for low-latency trading, such as bypassing the kernel, memory allocation, and the danger of context switching. Monitoring your system’s performance is vital, so you’ll also focus on logging and statistics. As you move beyond the traditional HFT programming languages, such as C++ and Java, you’ll learn how to use Python to achieve high levels of performance. And what book on trading is complete without diving into cryptocurrency? This guide delivers on that front as well, teaching how to perform high-frequency crypto trading with confidence.
By the end of this trading book, you’ll be ready to take on the markets with HFT systems.
Table of Contents (16 chapters)
Preface
Part 1: Trading Strategies, Trading Systems, and Exchanges
Chapter 1: Fundamentals of a High-Frequency Trading System
Chapter 2: The Critical Components of a Trading System
Chapter 3: Understanding the Trading Exchange Dynamics
Part 2: How to Architect a High-Frequency Trading System
Chapter 4: HFT System Foundations – From Hardware to OS
Chapter 5: Networking in Motion
Chapter 6: HFT Optimization – Architecture and Operating System
Chapter 7: HFT Optimization – Logging, Performance, and Networking
Part 3: Implementation of a High-Frequency Trading System
Chapter 8: C++ – The Quest for Microsecond Latency
Chapter 9: Java and JVM for Low-Latency Systems
Chapter 10: Python – Interpreted but Open to High Performance
Chapter 11: High-Frequency FPGA and Crypto
Other Books You May Enjoy
How would like to rate this book
Customer Reviews