GitHub - sthabene/QuantIO: QuantLib implementation in ImGui (original) (raw)

QuantIO

QuantIO provides a GUI implementation of the QuantLib project. It allows non c++ developers to use the QuantLib project for their Quant needs.

Example

The project currently supports the following functionalities:

Development

To use the project you must clone the repo and open the solution in Visual Studio 2022 or later. The dependencies have been excluded from this repo, and can be downloaded from the links below and placed in their respective directories in ./vendor/

For now the app uses local storage for the Db solution, this change later.

Dependencies

Project

https://github.com/sthabene/QuantIO

Screenshots