MCPcopy Create free account
hub / github.com/PacktPublishing/C-High-Performance-for-Financial-Systems-

github.com/PacktPublishing/C-High-Performance-for-Financial-Systems- @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
319 symbols 597 edges 25 files 71 documented · 22% updated 2y ago★ 1751 open issues

Browse by type

Functions 265 Types & classes 54
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

C++ High Performance for Financial Systems

no-image

This is the code repository for C++ High Performance for Financial Systems, published by Packt.

Build efficient and optimized financial systems by leveraging the power of C++

What is this book about?

If you’re a developer working in the financial industry, this book will show you how to optimize the performance of your C++ apps, from algorithm optimization and parallel programming to improving the speed and efficiency of your software.

This book covers the following exciting features: * Design architecture for scalable financial trading systems * Understand strategies for low-latency trading and high-frequency trading * Discover how to implement machine learning algorithms for financial data analysis * Understand risk management techniques for financial trading systems * Explore advanced topics in finance and trading, including machine learning for algorithmic trading and portfolio optimization * Get up to speed with best practices for developing financial trading systems with C++

If you feel this book is for you, get your copy today!

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

Following is what you need for this book: This book is for experienced C++ developers who want to enter the finance industry and learn how trading systems work. It is also suitable for quantitative analysts, financial engineers, and anyone interested in building scalable and robust trading systems. The book assumes familiarity with the C++ programming language, data structures, and algorithms. Additionally, readers should have a basic understanding of finance and trading concepts, such as market data, trading strategies, and risk management.

With the following software and hardware list you can run all code files present in the book (Chapter 1-x).

Software and Hardware List

Chapter Software required OS required
1-7 g++ Compiler Windows, macOS or Linux
1-7 VS Code Windows, macOS or Linux
1-7 Intel oneTBB Windows, macOS or Linux
1-7 Google Benchmarks Windows, macOS or Linux

Related products

Get to Know the Author

Ariel Silahian is a seasoned software engineer with over 20 years of experience in the industry. With a strong background in C++ and .NET C#, Ariel has honed his technical skills to deliver successful projects for a range of financial institutions, including banks and financial trading companies, both domestically and internationally. Thanks to his passion for high-frequency and electronic trading systems he has developed a deep understanding of financial markets, resulting in his proven track record in delivering top-performing systems from scratch. Ariel has also worked on other critical systems such as monitoring systems, machine learning research, and management decision tree systems, and has received recognition for his exceptional work.

Core symbols most depended-on inside this repo

Shape

Method 227
Class 51
Function 38
Enum 3

Languages

C++100%

Modules by API surface

chapter04/SOR.cpp70 symbols
chapter04/RMS.cpp49 symbols
chapter03/main.cpp22 symbols
chapter03/oms_ems.hpp21 symbols
chapter03/rms.hpp16 symbols
chapter03/exploring_queue.hpp15 symbols
chapter03/exploring_circular_array.hpp15 symbols
chapter03/exploring_hash_table.hpp14 symbols
chapter03/exploring_binary_tree.hpp13 symbols
chapter03/exploring_linked_list.hpp12 symbols
chapter03/market_data_feed.hpp10 symbols
chapter03/tests/exploring_circular_array_test.hpp8 symbols

For agents

$ claude mcp add C-High-Performance-for-Financial-Systems- \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page