Quantitative Finance tools
-
Updated
Jul 6, 2023 - Python
Quantitative Finance tools
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.
Option Calculator using Black-Scholes model and Binomial model
Currency Binary Option Pricing with 3 methods and implied smile
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.
Interactive visualization of the CRR binomial options pricing model
EcoFin is a quantitative economic library
Option pricing using Black-Scholes model, Bachelier model, Binomial Trees and Monte Carlo simulation under different stochastic processes
The binomial tree model is a commonly used approach for pricing derivatives, such as options. The basic idea behind the model is to create a tree of possible stock prices over time, based on a set of input parameters
This is an example of a program that creates a binomial tree to calculate the prices of a standard European put and an American put (assuming it can be exercised only in the last quarter of the option's life).
Lattice/tree pricing methods for European and American options
Option pricing using the Binomial-tree, Monte Carlo method and Partial differential equation
This research project applies an object oriented approach to compute the prices of American and European Call and Put options using different pricing methods such as Monte Carlo, the analytical Black-Scholes formula and the Binomial tree method.
An option pricing demo. Three option pricing models with their Greeks.
Prices financial options using a multi-period binomial tree model.
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.
Uses two different methods to calculate a callback option's expected value
Option Pricing Web App: Calculate European/American options using Black-Scholes, Binomial, and Trinomial models. Convergence Comparsion.
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.
二项堆使用优先队列(二项队列),原文地址:http://www.srcmini.com/1588.html
Add a description, image, and links to the binomial-tree topic page so that developers can more easily learn about it.
To associate your repository with the binomial-tree topic, visit your repo's landing page and select "manage topics."