rough_bergomi
Stochastic volatility model
An implementation of the rough Bergomi model for stochastic volatility and option pricing in Python.
A Python implementation of the rough Bergomi model.
114 stars
9 watching
42 forks
Language: Jupyter Notebook
last commit: about 6 years ago
Linked from 1 awesome list
implied-volatilitymonte-carlooption-pricingrough-volatility
Related projects:
Repository | Description | Stars |
---|---|---|
bashtage/arch | Provides tools and models for analyzing financial time series and detecting patterns in volatility. | 1,340 |
jkirkby3/fypy | A comprehensive Python library for pricing exotic financial options and contracts using various analytical and numerical methods. | 79 |
federicomariamassari/willowtree | An efficient Python implementation of a derivatives pricing model that models standard Brownian motion and offers fast and accurate pricing of derivative contracts. | 240 |
federicomariamassari/financial-engineering | An application of Monte Carlo methods to model financial engineering scenarios with jumps in underlying asset prices | 371 |
ynouri/pysabr | A Python implementation of a financial volatility model | 463 |
metaperl/binary-martingale | Automated binary options trading system using martingale strategy | 47 |
alexiosg/rugarch | A comprehensive R package for modeling and analyzing financial time series volatility | 23 |
jasonstrimpel/volatility-trading | Provides a set of volatility estimators and tools for analyzing options trading data | 1,584 |
stefan-jansen/empyrical-reloaded | A Python package providing common financial risk and performance metrics used in portfolio optimization | 53 |
btschwertfeger/python-cmethods | A collection of bias correction techniques for climate data analysis | 60 |
ysaporito/modelos_vol_derivativos | Jupyter notebooks providing implementations of volatility models for derivatives | 56 |
mkorman90/volatilitybot | Automates memory analysis of malware samples and memory dumps by extracting binaries, injections, strings, and analyzing code using heuristics and YARA/Clam AV scanners. | 263 |
vollib/vollib | Calculates option prices and Greeks using Black's formulas with extended support for Black-Scholes and Black-Scholes-Merton. | 679 |
michaelchughes/npbayeshmm | Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 78 |
kh-kim/stock_market_reinforcement_learning | Provides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms | 791 |