Skip to content

Final Thesis of Ivan Perez! R code used in the Master Thesis "Graphical User Interface for pricing Cryptocurrency Options under the SVCJ model"

Notifications You must be signed in to change notification settings

QuantLet/SVCJOptionApp

Repository files navigation

Name of QuantLet: SVCJOptionApp

Published in: Master Thesis

Description: Shiny App using the SVCJ (Stochastic Volatility with Correlated Jumps) model to estimate Option Prices for some cryptocurrencies and the CRIX Index

Keywords: CRIX, Bitcoin, cryptocurrency, option pricing, risk neutral density, SVCJ

Author: Ivan Perez

Submitted: 18.10.2018

Datafile: SVCJOptionApp.R

Input: 
- svcj_results.Rda: Calibrated parameters of the SVCJ for different cryptos
- simulated_returns.Rda: Simulated crypto returns using the SVCJ calibrated parameters
- garch_residuals.Rda: GARCH model to compare vs SVCJ model
- www: folder containing jpeg and png files required for the app
- Data: folder containing crypto prices (csv files) and some intermediate R files

Output: 
- Option Price table (csv file) after running the App (online accesible via https://svcjoptionpricing.shinyapps.io/optionapp/)

Example: Call Option prices for Ethereum with respect to different strikes K and time to maturity t

About

Final Thesis of Ivan Perez! R code used in the Master Thesis "Graphical User Interface for pricing Cryptocurrency Options under the SVCJ model"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages