Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antoonberes/amcos

A high-peformance parallel monte-carlo simulation for estimating the fair value of options in finance
https://github.com/antoonberes/amcos

finance monte-carlo options parallel-computing rust simulation

Last synced: about 1 month ago
JSON representation

A high-peformance parallel monte-carlo simulation for estimating the fair value of options in finance

Awesome Lists containing this project

README

        

# antoons-monte-carlo-options-sim
A high-peformance parallel monte-carlo simulation for estimating the fair value of options in finance.

Written in Rust ofcourse!

Work in progress. Currently has only minimal functionality.

The CSV-files for getting the historical data are downloaded from yahoo-finance (Historical-data -> Download).
In the future an API might be used for more precise datapoints. As this happens, the interface will change.

build instructions:

`cargo build --release`

Usage:

`./amcos `

example:

`./amcos AAPL 165 20`