Skip to content
#

heston-stochastic-volatility

Here are 28 public repositories matching this topic...

Pricing and Analysis of Financial Derivative by Credit Suisse using Monte Carlo, Geometric Brownian Motion, Heston Model, CIR model, estimating greeks such as delta, gamma etc, Local volatility model incorporated with variance reduction.(For MH4518 Project)

  • Updated Aug 12, 2024
  • Jupyter Notebook

Implementation of option pricing models using Numba that performs better. This entire project has utilized as little libraries as possible, even though certain models have their own Machine Learning Model with assessment and performance.

  • Updated Sep 15, 2022
  • Python

This repository contains various models and techniques for pricing financial options. The focus is on implementing the Black-Scholes model and some of its extensions (e.g. Heston) , visualizing implied volatility surfaces, and utilizing Monte Carlo simulations for exotic option pricing. PYPI pckg: https://pypi.org/project/tiny-pricing-utils/1.0.3/

  • Updated Mar 17, 2025
  • Jupyter Notebook

Full-stack Bitcoin options pricing dashboard using the Heston Stochastic Volatility Model. Features MLE parameter calibration, Monte Carlo simulation, multi-method pricing (Heston, MC, Black-Scholes), real-time Deribit data, and interactive visualization. Built with FastAPI + React.

  • Updated Dec 7, 2025
  • Jupyter Notebook

SPX Option Implied Volatility Surface using SVI Parameterisation, its variants and the Heston Stochastic Volatiltiy Model. Implements and studies interpolation and smoothing techniques used by Bloomberg for Equity Option Vol Surface Construction.

  • Updated Mar 29, 2026
  • Python

Improve this page

Add a description, image, and links to the heston-stochastic-volatility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heston-stochastic-volatility topic, visit your repo's landing page and select "manage topics."

Learn more