QuantDevHacks / CppCon2019BackupLinks
Slides and Code for _Leveraging Modern C++ in Quantitative Finance_
☆40Updated 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)☆189Updated 4 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 5 years ago
- Source code for 'Options and Derivatives Programming in C++' by CARLOS OLIVEIRA☆35Updated 8 years ago
- Coding exercise I did ages ago for a Jump Trading interview☆38Updated 12 years ago
- ☆163Updated last year
- Order Book implementation in C++20 (Concepts & Co-Routines)☆28Updated last year
- C++ library to get stock data from Yahoo Finance☆65Updated 11 months ago
- Unofficial C++ Lib for the IEXtrading API☆40Updated 5 years ago
- High-throughput / low-latency C++ application framework☆70Updated 3 years ago
- C++ implementation of options pricing models☆76Updated 8 years ago
- My curated collection of great sources of information for programming☆98Updated last month
- Material for Antoine Savine's Computational Finance Lectures at Copenhagen University & Kings College London☆68Updated 6 years ago
- Source Code for 'Practical C++20 Financial Programming' by Carlos Oliveira☆29Updated 4 years ago
- C++ Trading Algorithm Backtest Environment☆95Updated 7 years ago
- Building Low Latency Applications with CPP by Packt Publishing☆586Updated 7 months ago
- Companion code for "Modern Computational Finance, volume 2: Scripting for Derivatives and XVA" (Antoine Savine & Jesper Andreasen, Wiley,…☆25Updated 5 years ago
- A collection of High-Frequency trading components☆300Updated 10 years ago
- A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.☆63Updated 2 years ago
- A C++ Quantitative Trading System☆96Updated 9 years ago
- Algo trading code, documentation and webinars.☆70Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆134Updated last month
- My codes and notes for Joshi's book: c++ design patterns and derivatives pricing☆144Updated 11 years ago
- QuantLib with adjoint algorithmic differentiation (AAD)☆49Updated 9 years ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- Tutorial for the book "Algorithmic Differentiation in Finance"☆16Updated 8 years ago
- A C++ stock market algorithmic trading bot☆275Updated 7 years ago
- NYU Math-GA 2048: Scientific Computing in Finance☆110Updated 5 years ago
- C++ low-latency in-memory order book☆92Updated 12 years ago
- A high-performance C++ orderbook engine with microsecond-level latency, supporting multiple ordertypes, price-time priority matching and …☆220Updated last month
- 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…☆53Updated 4 years ago