Option Calculator using Black-Scholes model and Binomial model
-
Updated
Dec 4, 2019 - Jupyter Notebook
Option Calculator using Black-Scholes model and Binomial model
Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage of Options contracts.
Differential equation problem specifications and scientific machine learning for common financial models
A Python Script To Fetch The Government Securities T-Bills Interest Rates From RBI Website.
Julia and Python programs that implement some of the tools described in my book "Stochastic Methods in Asset Pricing" (SMAP), MIT Press 2017 (e.g., the method for computing the price of American call options and the construction of the early exercise premium in the Black-Scholes-Merton framework from section 18.4 in SMAP).
Python code for pricing European and American options with examples for individual stock, index, and FX options denominated in USD and Euro. Jupyter notebooks for pricing options using free publicly available datasets.
Visualization of vanilla options and exotics. BS Model for a vanilla option is used to describe the pay-off option.
بررسی و قیمت گذاری اوراق اختیار معامله موجود در بورس اوراق بهادار تهران و فرابورس ایران | Option pricing in Tehran stock exchange (TSE) and IranFarabourse (IFB)
Complete plug and play Black-Scholes-Merton model for option pricing with features including implied volatility and Greeks.
This repository contains pricing methods for equity European and American options. Monte Carlo and tree methods have been implemented for Black Scholes extensions (standard, with discrete dividend, and with single and double Normal jumps for corporate actions). This repository also contains an implementation of a Differential Evolution algorithm…
Tests the Black-Scholes model's performance on forecasting option call prices of a selected option chain dataset. Discusses factors such as volatility and time to expiration that affect the estimations of call option prices and how this occurs within the dynamics of the model.
Application of Black Scholes model and computation of greeks of European style options in Python.
Lab assignments of Financial Engineering Course MA374
The code here is used for several basic financial models and methods, including Black Scholes formula, Monte Carlo Simulation, etc. The codes in this repository are written with C#.
European option pricing, Black and Scholes Model
Option pricing using the Binomial-tree, Monte Carlo method and Partial differential equation
This project launches a nice little web application that allows users to calculate European option prices using the Black Scholes Merton Differential Equation
Fast and vectorised pricer and implied volatility fitters for Black-Scholes and Merton models
A Python-based trading bot designed to identify and trade mispriced options using the Schwab API. The bot automatically submits limit orders on options it detects as mispriced, and once the orders are filled, it delta hedges the positions to manage risk.
OptionsPricerLib is a Python library for pricing financial options using various european and american models. The library provides options pricing, implied volatility calculation, and the Greeks for options, covering models such as Barone-Adesi Whaley, Black-Scholes, Leisen-Reimer, Jarrow-Rudd, and Cox-Ross-Rubinstein.
Add a description, image, and links to the black-scholes-merton topic page so that developers can more easily learn about it.
To associate your repository with the black-scholes-merton topic, visit your repo's landing page and select "manage topics."