Repository navigation

#

option-pricing

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. Some support for Alpaca & Phemex. Notifications via Telegram

C++
536
2 天前

A Python library for mathematical finance

Python
431
1 年前

Option pricing based on Black-Scholes processes, Monte-Carlo simulations with Geometric Brownian Motion, historical volatility, implied volatility, Greeks hedging

Python
301
2 个月前

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.

Python
208
3 个月前

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

MATLAB
188
5 个月前

Python implementation of pricing analytics and Monte Carlo simulations for stochastic volatility models including log-normal SV model, Heston

Python
157
8 天前

Python Financial ENGineering (PyFENG package in PyPI.org)

Python
157
5 个月前

A Python implementation of the rough Bergomi model.

Jupyter Notebook
118
7 年前

A model free Monte Carlo approach to price and hedge American options equiped with Heston model, OHMC, and LSM

Jupyter Notebook
108
6 年前

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.

Python
101
2 个月前

European/American/Asian option pricing module. BSM/Monte Carlo/Binomial

Python
97
2 年前

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.

Python
96
2 年前

A python program to implement the discrete binomial option pricing model

Python
83
3 年前

Option pricing with various models (Black-Scholes, Heston, Merton jump diffusion, etc) and methods (Monte Carlo, finite difference, Fourier).

Jupyter Notebook
75
3 年前