Skip to content

C++ projects in Quant Finance. 1) A limit orderbook supporting multiple order types written in C++. 2) A C++ application Comparing the # of European vanilla options using both the Black-Scholes analytical solution and the Monte Carlo simulation method.

License

Notifications You must be signed in to change notification settings

prathikanand7/Quant-Finance-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quant Finance C++ Applications

Welcome to the Quant Finance C++ Applications landing Page

This project simulates a trading engine that processes orders in parallel, mimicking the behavior of a financial market order book. The application utilizes multi-threading to handle large volumes of orders efficiently and supports market, limit, and stop orders.

C++ Console Applications

  1. ConcurrentCandle A Orderbook simulation console application processes orders in parallel, mimicking the behavior of a financial market order book.
  2. VanillaVision A Twin # Comparator is a C++ console application comparing the # of European vanilla Options using both the Black-Scholes analytical solution and the Monte Carlo simulation method.

License This project is licensed under the MIT License - see the LICENSE file for details.

About

C++ projects in Quant Finance. 1) A limit orderbook supporting multiple order types written in C++. 2) A C++ application Comparing the # of European vanilla options using both the Black-Scholes analytical solution and the Monte Carlo simulation method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages