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

https://github.com/dkahdian/heston

A stochastic Monte Carlo model for testing the Heston model for Brownian Motion of asset prices
https://github.com/dkahdian/heston

jupyter-notebook stochastic-calculus web-assembly

Last synced: 3 months ago
JSON representation

A stochastic Monte Carlo model for testing the Heston model for Brownian Motion of asset prices

Awesome Lists containing this project

README

          

Heston Monte Carlo Simulator

An interactive web application modeling the Heston stochastic volatility process for asset pricing using Monte Carlo simulations

The app enables user-defined inputs (e.g., vol of vol, mean reversion rate, asset price), plotted sample paths, and computed statistical averages across trials

The simulation is implemented using Pyodide; and Plotly.js is used to visualize the result.