All Projects → daleroberts → black-scholes

daleroberts / black-scholes

Licence: BSD-3-Clause License
Black Scholes formula and greeks

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to black-scholes

heston
Implementations of the Heston stochastic volatility model
Stars: ✭ 21 (-38.24%)
Mutual labels:  numerical-codes, option-pricing
ctv-finance
CRAN Task View: Empirical Finance
Stars: ✭ 51 (+50%)
Mutual labels:  finance
whale
The super index for DeFi Blockchain to simplify DeFi light implementation. 🚧 Consolidating into DeFiCh/jellyfish as a single monorepo project.
Stars: ✭ 17 (-50%)
Mutual labels:  finance
FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
Stars: ✭ 3,497 (+10185.29%)
Mutual labels:  finance
coinbase-fix-example
Simple example application for Coinbase Pro FIX API
Stars: ✭ 42 (+23.53%)
Mutual labels:  finance
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (+85.29%)
Mutual labels:  finance
awesome-finance
Lista com referências sobre investimentos e finanças pessoais
Stars: ✭ 29 (-14.71%)
Mutual labels:  finance
turingquant
No description or website provided.
Stars: ✭ 19 (-44.12%)
Mutual labels:  finance
adp-portfolio-selection
Approximate Dynamic Programming for Portfolio Selection Problem
Stars: ✭ 29 (-14.71%)
Mutual labels:  finance
GoPlan-app
An intuitive portfolio mangaer !
Stars: ✭ 27 (-20.59%)
Mutual labels:  finance
AlphaVantageAPI
An Opinionated AlphaVantage API Wrapper in Python 3.9. Compatible with Pandas TA (pip install pandas_ta). Get your FREE API Key at https://www.alphavantage.co/support/
Stars: ✭ 77 (+126.47%)
Mutual labels:  finance
finql
A quantitative finance toolbox
Stars: ✭ 21 (-38.24%)
Mutual labels:  finance
GOAi
No description or website provided.
Stars: ✭ 57 (+67.65%)
Mutual labels:  finance
Personal-Finance-Net-Worth-Tracker
Personal Finance (Net Worth Tracker) Wealth Management Spreadsheet
Stars: ✭ 31 (-8.82%)
Mutual labels:  finance
investbook
Оценка эффективности инвестиций с учетом комиссий, налогов (удержанных и ожидающихся), дивидендов и купонов.
Stars: ✭ 83 (+144.12%)
Mutual labels:  finance
5MinuteFinance
Interactive Presentations for Financial Education using R/Shiny. See full list of presentations (with links) below.
Stars: ✭ 69 (+102.94%)
Mutual labels:  finance
Lecture-3-Linear-Models
ICDSS Machine Learning Workshop Series: Linear Models
Stars: ✭ 19 (-44.12%)
Mutual labels:  finance
ynab.go
Go client for the YNAB API. Unofficial. It covers 100% of the resources made available by the YNAB API.
Stars: ✭ 49 (+44.12%)
Mutual labels:  finance
trading-rules-using-machine-learning
A financial trading method using machine learning.
Stars: ✭ 16 (-52.94%)
Mutual labels:  finance
yfMongo
MongoDb tool to store stock Yahoo Finance market data in a consistent way
Stars: ✭ 32 (-5.88%)
Mutual labels:  finance

The Black-Scholes model

Implementation in R of the Black Scholes formula and some greeks.

Value of a call option

value

Delta of a call option

delta

Gamma of a call option

gamma

Rho of a call option

rho

Vega of a call option

vega

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].