Skip to content
#

heston-model

Here are 110 public repositories matching this topic...

Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader

  • Updated Nov 19, 2024
  • MATLAB

A UI-friendly program calculating Black-Scholes options pricing with advanced algorithms incorporating option Greeks, IV, Heston model, etc. Reads input from users, files, databases, and real-time, external market feeds (e.g. APIs).

  • Updated May 21, 2025
  • C++

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

Low-latency options pricing engine in Rust. BSM, Black-76, Heston, Bates (jumps), Local Vol (Dupire), Monte Carlo (Euler/Andersen QE). Adaptive Gauss-Kronrod CF pricers, full analytic Greeks, forward-mode AD (incl. jump sensitivities), Halley IV solver, LM/DE global calibration, no-arbitrage repair, Rayon parallelism. CI + clippy, 0 warnings.

  • Updated Aug 9, 2026
  • Rust

Institutional-grade quantitative finance terminal: C++20 engine + Python. Options pricing (Black-Scholes, Heston, Merton, Monte Carlo, PDE), Kalman filtering, GARCH forecasting, 3D volatility surfaces, backtesting, walk-forward optimization, Markowitz portfolios - on live market data.

  • Updated Jul 16, 2026
  • Python

Improve this page

Add a description, image, and links to the heston-model 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-model topic, visit your repo's landing page and select "manage topics."

Learn more