DEVELOPING HIGH FREQUENCY TRADING SYSTEMS learn how to implement high-frequency trading from scratch with C++ or Java basics

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 ana...

Full description

Bibliographic Details
Main Authors: Donadio, Sebastien, Ghosh, Sourav (Author), Rossier, Romain (Author)
Format: eBook
Language:English
Published: [S.l.] PACKT PUBLISHING LIMITED 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04835nmm a2200493 u 4500
001 EB002068472
003 EBX01000000000000001208562
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
020 |a 9781803243429 
050 4 |a HG4515.5 
100 1 |a Donadio, Sebastien 
245 0 0 |a DEVELOPING HIGH FREQUENCY TRADING SYSTEMS  |h [electronic resource]  |b learn how to implement high-frequency trading from scratch with C++ or Java basics  |c Sebastien Donadio, Sourav Ghosh, Romain Rossier 
260 |a [S.l.]  |b PACKT PUBLISHING LIMITED  |c 2022 
300 |a 1 online resource 
505 0 |a Table of ContentsFundamentals of a High-Frequency Trading SystemThe Critical Components of a Trading SystemUnderstanding the Trading Exchange DynamicsHFT System Foundations -- From Hardware to OSNetworking in MotionHFT Optimization -- Architecture and Operating SystemHFT Optimization -- Logging, Performance, and NetworkingC++ -- The Quest for Microsecond LatencyJava and JVM for Low-Latency SystemsPython -- Interpreted but Open to High PerformanceHigh Frequency FPGA and Crypto 
653 |a Investment analysis / Computer programs / http://id.loc.gov/authorities/subjects/sh86007166 
653 |a Java (Computer program language) / fast 
653 |a Négociation assistée par ordinateur (Valeurs mobilières) 
653 |a Java (Langage de programmation) 
653 |a C++ (Langage de programmation) 
653 |a C++ (Computer program language) / http://id.loc.gov/authorities/subjects/sh87007505 
653 |a C++ (Computer program language) / fast 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Program trading (Securities) / fast 
653 |a Program trading (Securities) / http://id.loc.gov/authorities/subjects/sh87007689 
653 |a Investment analysis / Computer programs / fast 
700 1 |a Ghosh, Sourav  |e author 
700 1 |a Rossier, Romain  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC2A4514 
776 |z 9781803242811 
776 |z 1803243422 
776 |z 9781803243429 
776 |z 1803242817 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781803242811/?ar  |x Verlag  |3 Volltext 
082 0 |a 332.64 
082 0 |a 332.6 
082 0 |a 332 
520 |a 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 
520 |a 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.  
520 |a 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.