An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: binomial-model

carlobortolan/quantrs

A (very) fast Rust library for quantitative finance.

Language: Rust - Size: 4.78 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 2

aidinattar/Financial-Mathematics

Weekly exercises of the course of Stochastic Methods for Finance.

Language: Julia - Size: 19.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 1

f-z/financial-modelling

Financial modelling, derivatives, investments

Language: Java - Size: 6.26 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 5

VivekPa/BinomialOptModel

A python program to implement the discrete binomial option pricing model

Language: Python - Size: 438 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 83 - Forks: 34

StatisticsHealthEconomics/gender-bias-in-hiring

The project can be split into different sub-projects (easy difficulty: replication of the published meta-analysis for evidence of gender bias in hiring decisions; medium for newer modelling). Requires skills in R and will require some learning on Bayesian modelling.

Size: 146 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

King3Ds/options-models

using binomial model, black-scholes model, and monte-carlo simulation to calculate fair premium price for call/put options of any stock

Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

yaaks7/options-pricing

Options Pricing Project

Language: JavaScript - Size: 6.48 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Robin-Guilliou/Option-Pricing

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

Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 71 - Forks: 16

Amaruq0703/Options-Pricing-Models

A platform that allows users to calculate the fair values of options with the Black Scholes and Binomial pricing models

Language: HTML - Size: 40 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

cherylkly/WSB1535

Yong CKL, Soh MCK, Samsuri AN, Lim KN, Er KBH (2024). Trapping efficacy of invasive crows is affected by environmental factors and deployment history [Dataset]

Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dimits-ts/quantitative-finance

Scripts for option pricing (European/American) and FX arbitrage opportunities.

Language: Python - Size: 219 KB - Last synced at: 25 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Asmagithu/Prediction-with-Binomial-Logistic-Regression-19th-November

This repo includes Prediction with Binomial Logistic Regression.

Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bmarroc/finance

Jupyter notebooks implementing Finance projects

Language: Jupyter Notebook - Size: 7.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YuChenAmberLu/Options-Calculator

Option Calculator using Black-Scholes model and Binomial model

Language: Jupyter Notebook - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 134 - Forks: 62

sammuharem/binomial_option_pricing_calculator

Option Pricing Calculator using the Binomial Pricing Method (No Libraries Required)

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CaoBittencourt/Derivatives

Projeto de precificação de listas de opções através dos modelos Black-Scholes e Binomial.

Language: R - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sebastian-git/BinomialBeacon

Lighting the way in options pricing

Language: JavaScript - Size: 40.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ayushgun/options-pricer

A full-stack application for pricing options using the Black–Scholes and binomial pricing models.

Language: TypeScript - Size: 7.87 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

alexoliveros92/Regression

Logistic regression and stochastic gradient descent approaches used to predict a binomial variable

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KenatSF/Asset-fall-prediction

Model prediction

Language: Jupyter Notebook - Size: 5.99 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gokkayahmet/PRICING-DERIVATIVES-WITH-BINOMIAL-TREE-MODEL

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

Language: Jupyter Notebook - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

artemmavrin/binomial-options-pricing 📦

Find arbitrage-free initial price for options in the CRR binomial options pricing model

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

ed-cooper/BinomialCalculator 📦

Calculates probabilities from a binomial distribution

Language: C# - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

white07S/Pricing-Models

Implementation of option pricing models using Numba that performs better. This entire project has utilized as little libraries as possible, even though certain models have their own Machine Learning Model with assessment and performance.

Language: Python - Size: 206 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

Matteo-Ferrara/option-pricer

Option pricing using Black-Scholes model, Bachelier model, Binomial Trees and Monte Carlo simulation under different stochastic processes

Language: Python - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

antonietamg/Simple_AB_Model_py

A variation of the Binomial Model to create series with scaling and multifractal properties.

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Cuadernin/ModBinomialR

Calculate the value of a European or American put/call in n periods in R.

Language: R - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Cuadernin/ModeloBinomial

Calcula el valor de un put/call a n periodos en Python con diagrama de precios.

Language: Python - Size: 261 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

xliUNR/ZazoveExercises

Exercises for Zazove Associates interview process. Option-free coupon bond pricing using discounted cash flow model and European stock pricing using binomial model.

Language: Python - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 3

Related Keywords
binomial-model 29 option-pricing 13 black-scholes 10 finance 8 python 7 binomial-tree 6 options 5 quantitative-finance 5 options-trading 4 options-pricing 4 monte-carlo-simulation 4 derivatives 3 binomial 3 black-scholes-merton 2 r 2 calculator 2 european-options 2 python3 2 mathematical-finance 2 javascript 2 heston-model 2 black-scholes-model 2 monte-carlo 2 reactjs 2 implied-volatility 2 algorithmic-trading 2 blackscholes 2 value-at-risk 2 logistic-regression 2 quant 2 call 2 put 2 neural-network 1 standardscaler 1 rust 1 bollinger-bands 1 react 1 option-pricing-calculator 1 efficient-frontier 1 factor-models 1 mean-reversion-trading 1 momentum-trading 1 portfolio-optimization 1 sharpe-optimal-portfolio 1 volatility-surface 1 linear-splines 1 interpolation 1 discounted-cash-flows 1 bond-pricing 1 nonlinear-models 1 multifractal-model 1 jupiter-notebook 1 googlecolab 1 volatility-modeling 1 stochastic-processes 1 pricing-model 1 markov-model 1 heston-stochastic-volatility 1 forex-trading 1 forex-prediction 1 american-options 1 math 1 derivatives-pricing 1 binomial-distribution 1 marchinelearning 1 google-trends 1 bitcoin 1 sgd-optimizer 1 sgd-classifier 1 model 1 meta-analysis 1 generalised-linear-models 1 gender-bias 1 bayesian-statistics 1 valuation 1 stata 1 quantstrat 1 quantmod 1 financial-engineering 1 financial-data 1 financial-analysis 1 excel 1 dividends 1 jupyter-notebook 1 julia 1 greeks 1 call-put-parity 1 rust-crate 1 options-strategies 1 lattice 1 finite-difference 1 black-76 1 sns 1 prediction 1 pipeline 1 pandas 1 matplotlib-pyplot 1 binomial-logistic-regression 1 arbitrage-opportunity 1 wildlfe-management 1