Developing High-Frequency Trading Systems - Helion
Tytuł oryginału: Developing High-Frequency Trading Systems
ISBN: 9781803243429
stron: 320, Format: ebook
Data wydania: 2022-06-17
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
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.
Osoby które kupowały "Developing High-Frequency Trading Systems", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Developing High-Frequency Trading Systems. Learn how to implement high-frequency trading from scratch with C++ or Java basics eBook -- spis treści
- 1. Fundamentals of a High-Frequency Trading System
- 2. The Critical Components of a Trading System
- 3. Understanding the Trading Exchange Dynamics
- 4. HFT System Foundations - From Hardware to OS
- 5. Networking in Motion
- 6. HFT Optimization - Architecture and Operating System
- 7. HFT Optimization - Logging, Performance, and Networking
- 8. C++ – The Quest for Microsecond Latency
- 9. Java and JVM for Low-Latency Systems
- 10. Python - Interpreted but Open to High Performance
- 11. High Frequency FPGA and Crypto