SYS 4581 Financial Engineering Semester Project
-
Updated
Dec 5, 2017 - C++
SYS 4581 Financial Engineering Semester Project
Contagion effect in a financial network of banking institutions
Numerical methods (e.g., binomial trees, Monte Carlo, and finite different methods) for option pricing
An application used to price financial derivatives (options) via Black-Scholes and divided difference formulae. This application uses Policy-Based design and Template Metaprogramming.
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
(C++) Monte Carlo Option Pricer with Euler-Maruyama Discretization
(C++) Batch Option Pricer with Analytical and Numerical Sensitivities
An options trading bot
A C++ implementation of an immutable financial order book. This project demonstrates a functional approach to state management in a financial context using a copy-on-write strategy with shared pointers for efficiency.
Quantitative finance library for volatility surface modelling in C++20
Derivatives modeling - volatility models
Real-time FIX 4.2 market data feed simulator with GBM and Random Walk price generators, UDP multicast distribution, and live visualization dashboard
C++ DataFrame for statistical, financial, and ML analysis in modern C++
Add a description, image, and links to the financial-engineering topic page so that developers can more easily learn about it.
To associate your repository with the financial-engineering topic, visit your repo's landing page and select "manage topics."