Developing High-Frequency Trading Systems
eBook - ePub

Developing High-Frequency Trading Systems

Learn how to implement high-frequency trading from scratch with C++ or Java basics

  1. 320 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Developing High-Frequency Trading Systems

Learn how to implement high-frequency trading from scratch with C++ or Java basics

About this book

Use your programming skills to create and optimize high-frequency trading systems in no time with Java, C++, and Python

Key Features

  • Learn how to build high-frequency trading systems with ultra-low latency
  • Understand the critical components of a trading system
  • Optimize your systems with high-level programming techniques

Book Description

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.

What you will learn

  • Understand the architecture of high-frequency trading systems
  • Boost system performance to achieve the lowest possible latency
  • Leverage the power of Python programming, C++, and Java to build your trading systems
  • Bypass your kernel and optimize your operating system
  • Use static analysis to improve code development
  • Use C++ templates and Java multithreading for ultra-low latency
  • Apply your knowledge to cryptocurrency trading

Who this book is for

This book is for software engineers, quantitative developers or researchers, and DevOps engineers who want to understand the technical side of high-frequency trading systems and the optimizations that are needed to achieve ultra-low latency systems. Prior experience working with C++ and Java will help you grasp the topics covered in this book more easily.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere β€” even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Developing High-Frequency Trading Systems by Sebastien Donadio,Sourav Ghosh,Romain Rossier in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Developing High-Frequency Trading Systems
  2. Contributors
  3. Preface
  4. Part 1: Trading Strategies, Trading Systems, and Exchanges
  5. Chapter 1: Fundamentals of a High-Frequency Trading System
  6. Chapter 2: The Critical Components of a Trading System
  7. Chapter 3: Understanding the Trading Exchange Dynamics
  8. Part 2: How to Architect a High-Frequency Trading System
  9. Chapter 4: HFT System Foundations – From Hardware to OS
  10. Chapter 5: Networking in Motion
  11. Chapter 6: HFT Optimization – Architecture and Operating System
  12. Chapter 7: HFT Optimization – Logging, Performance, and Networking
  13. Part 3: Implementation of a High-Frequency Trading System
  14. Chapter 8: C++ – The Quest for Microsecond Latency
  15. Chapter 9: Java and JVM for Low-Latency Systems
  16. Chapter 10: Python – Interpreted but Open to High Performance
  17. Chapter 11: High-Frequency FPGA and Crypto
  18. Other Books You May Enjoy