option-pricing
There are 312 repositories under option-pricing topic.
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
avhz/RustQuant
Rust library for quantitative finance.
michaelchu/optopsy
A nimble options backtesting library for Python
PyPatel/Quant-Finance-Resources
Courses, Articles and many more which can help beginners or professionals.
rburkholder/trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, currencies, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. libtorch/lstm/cuda demo. Support for Alpaca & Phemex. Notifications via Telegram.
quantsbin/Quantsbin
Quantitative Finance tools
romanmichaelpaolucci/Q-Fin
A Python library for mathematical finance
boyac/pyOptionPricing
Option pricing based on Black-Scholes processes, Monte-Carlo simulations with Geometric Brownian Motion, historical volatility, implied volatility, Greeks hedging
just-krivi/option-pricing-models
Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.
jkirkby3/PROJ_Option_Pricing_Matlab
Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader
ArturSepp/StochVolModels
Python implementation of pricing analytics and Monte Carlo simulations for stochastic volatility models including log-normal SV model, Heston
PyFE/PyFENG
Python Financial ENGineering (PyFENG package in PyPI.org)
yzoz/python-option-calculator
Vanilla option pricing and visualisation using Black-Scholes model in pure Python
ryanmccrickerd/rough_bergomi
A Python implementation of the rough Bergomi model.
joaquinbejar/OptionStratLib
OptionStratLib is a comprehensive Rust library for options trading and strategy development across multiple asset classes.
jkirkby3/fypy
Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.
jerryxyx/MonteCarlo
A model free Monte Carlo approach to price and hedge American options equiped with Heston model, OHMC, and LSM
hsjharvey/Option-Pricing
European/American/Asian option pricing module. BSM/Monte Carlo/Binomial
TechfaneTechnologies/QtsApp
The Python Library For QtsApp which displays the option chain in near real-time. This program retrieves this data from the QtsApp site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain along with Implied Volatatlity (IV), Open Interest (OI), Delta, Theta, Vega, Gamma, Vanna, Charm, Speed, Zomma, Color, Volga, Veta at an interval of a second and visually displays the trend in various indicators useful for Technical Analysis.
Robin-Guilliou/Option-Pricing
Option pricing with various models (Black-Scholes, Heston, Merton jump diffusion, etc) and methods (Monte Carlo, finite difference, Fourier).
VivekPa/BinomialOptModel
A python program to implement the discrete binomial option pricing model
ronniec95/black_scholes
A SIMD based black scholes pricer using the http://crates.io/wide crate
romanmichaelpaolucci/Algorithmic_Delta_Hedging
A library for black-scholes euro options pricing, algorithmic delta hedging, and visualization
ApurvShah007/Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
arraystream/fftoptionlib
FFT-based Option Pricing Methods in Python
bottama/Dynamic-Derivatives-Portfolio-Hedging
Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage of Options contracts.
Jenniferab32/OptionAnalysis
Python Code for Option Analysis
LongOnly/Option-Pricing-under-Uncertainty
By means of stochastic volatility models
jcfrei/Heston
Option pricing function for the Heston model based on the implementation by Christian Kahl, Peter Jäckel and Roger Lord. Includes Black-Scholes-Merton option pricing and implied volatility estimation. No Financial Toolbox required.
frontmark/jupyter-notebooks
Market Data & Derivatives Pricing Tutorial based on Jupyter notebooks
daleroberts/black-scholes
Black Scholes formula and greeks
Aureliano90/LP-Option-Hedging
A tool to analyze leveraged liquidity mining and find optimal option strategy for hedging.
bstemper/deep_rough_calibration
C Bayer, B Stemper (2018). Deep calibration of rough stochastic volatility models.
msabvid/Deep-PPDE
Deep Learning methods to solve path-dependent PDEs / to price path-dependent derivatives like exotic options
pooyasf/DGM
Solving High Dimensional Partial Differential Equations with Deep Neural Networks
romanmichaelpaolucci/Pricing_Exotic_Options
Library for simulation and analysis of vanilla and exotic options