QuantDevHacks / CppCon2019BackupLinks
Slides and Code for _Leveraging Modern C++ in Quantitative Finance_
☆38Updated 6 years ago
Alternatives and similar repositories for CppCon2019Backup
Users that are interested in CppCon2019Backup are comparing it to the libraries listed below
Sorting:
- Companion code for "Modern Computational Finance: AAD and Parallel Simulations" (Antoine Savine, Wiley, 2018)☆186Updated 4 years ago
- High-throughput / low-latency C++ application framework☆69Updated 3 years ago
- C++ implementation of options pricing models☆76Updated 7 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 5 years ago
- ☆161Updated last year
- Companion code for "Modern Computational Finance, volume 2: Scripting for Derivatives and XVA" (Antoine Savine & Jesper Andreasen, Wiley,…☆24Updated 5 years ago
- My codes and notes for Joshi's book: c++ design patterns and derivatives pricing☆141Updated 11 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆50Updated 4 years ago
- C++ Trading Algorithm Backtest Environment☆93Updated 7 years ago
- Coding exercise I did ages ago for a Jump Trading interview☆38Updated 12 years ago
- Source Code for 'Testing and Tuning Market Trading Systems' by Timothy Masters☆103Updated 7 years ago
- Source Code for 'Practical C++20 Financial Programming' by Carlos Oliveira☆29Updated 4 years ago
- C++ library to get stock data from Yahoo Finance☆62Updated 9 months ago
- Order Book implementation in C++20 (Concepts & Co-Routines)