All Projects → frontmark → jupyter-notebooks

frontmark / jupyter-notebooks

Licence: MIT license
Market Data & Derivatives Pricing Tutorial based on Jupyter notebooks

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to jupyter-notebooks

rough bergomi
A Python implementation of the rough Bergomi model.
Stars: ✭ 63 (+162.5%)
Mutual labels:  option-pricing
pyOptionPricing
Option pricing based on Black-Scholes processes, Monte-Carlo simulations with Geometric Brownian Motion, historical volatility, implied volatility, Greeks hedging
Stars: ✭ 190 (+691.67%)
Mutual labels:  option-pricing
PROJ Option Pricing Matlab
Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader
Stars: ✭ 85 (+254.17%)
Mutual labels:  option-pricing
market-monitor
Interactive app to monitor market using Python
Stars: ✭ 20 (-16.67%)
Mutual labels:  option-pricing
heston
Implementations of the Heston stochastic volatility model
Stars: ✭ 21 (-12.5%)
Mutual labels:  option-pricing
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+14625%)
Mutual labels:  option-pricing
option-pricing-models
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.
Stars: ✭ 16 (-33.33%)
Mutual labels:  option-pricing
black-scholes
Black Scholes formula and greeks
Stars: ✭ 34 (+41.67%)
Mutual labels:  option-pricing
Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
Stars: ✭ 47 (+95.83%)
Mutual labels:  option-pricing
PyFENG
Python Financial ENGineering (PyFENG package in PyPI.org)
Stars: ✭ 51 (+112.5%)
Mutual labels:  option-pricing
Option-Pricing
European/American/Asian option pricing module. BSM/Monte Carlo/Binomial
Stars: ✭ 44 (+83.33%)
Mutual labels:  option-pricing
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+387.5%)
Mutual labels:  finance-derivatives
IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
Stars: ✭ 87 (+262.5%)
Mutual labels:  finance-derivatives

Binder License: MIT frontmark RIVACON

Jupyter Notebooks

This is a collection of jupyter notebooks to illustrate the basic concepts of mathematical finance:

Market Data

Roll Conventions, Day Counters and Schedule Generation

The most important day counters and roll conventions are explained here. This notebook shows how to roll out schedules.

Discount Curves

You can learn how to create and work with discount curves including plotting functionality in this notebook. How to bootstrap in a multi-curve framework is explained here.

Equity Forward Curves

Create and work with equity forward curves including plotting functionality here.

Equity Volatility Surfaces

Create and work with equity volatility surfaces here.

Pricing

A variety of different derivative products from various asset classes are introduced and their pricing is discussed.

Conventions

  • use Title Case for H1 (#) and H2 (##) headers
  • use Sentence case for H3 (###), H4 (####) etc. headers (maybe except if only 2 - 3 linked words)
  • use snake_case for filenames

Tribute

Thanks to our sponsors frontmark and RIVACON.

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].