Git Product home page Git Product logo

numerical-methods-and-option-pricing's Introduction

Numerical-Methods-And-Option-Pricing

Numerical methods and option pricing in VBA

This repository is an extraction of the legacy examples in option pricing in VBA. The following list covers the major functions used in the examples for numerical methods, option pricing, and Greeks calculation. See VBA Example 1 and 2 for actual implementaion.

Black-Scholes

  • Black-Scholes European Option
  • Black-Scholes European Asset-or-Nothing Option
  • Black-Scholes European Option with Discrete Dividend
  • Black-Scholes American/European Asset-or-Nothing Option with Discrete Dividend
  • Black-Scholes Delta with Discrete Dividend
  • Black-Scholes Gamma with Discrete Dividend
  • Black-Scholes Vega
  • Black-Scholes Vega with Discrete Dividend
  • Black-Scholes Rho with Discrete Dividend
  • Black-Scholes Theta with Discrete Dividend

Heston

  • Heston Option Price Using Trapezoidal Rule with Combined Integrand
  • Heston Option Price Using 10-Point Gauss. Legendre Quadrature Rule with Combined Integrand
  • Heston Option Price on Dividend-Paying Stock Using 10-Point GL Quadrature with Combined Integrand
  • Heston Option Price on Dividend-Paying Stock Using Trapezoidal Method with Combined Integrand
  • Heston Delta with discrete dividend
  • Heston Rho with discrete dividend
  • Heston Gamma with discrete dividend
  • Heston Vega with discrete dividend
  • Heston Theta with discrete dividend

Gram-Charlier

  • Gram-Charlier European Option Price with Discrete Dividends
  • Gram-Charlier European Option Delta with Discrete Dividends
  • Gram-Charlier European Option Gamma with Discrete Dividends
  • Gram-Charlier European Option Vega with Discrete Dividends
  • Gram-Charlier European Option Rho with Discrete Dividends
  • Gram-Charlier European Option Theta with Discrete Dividends

Trees

  • CRR Binomial Tree for European Vanilla Option
  • CRR binomial option pricing for European and American vanilla options
  • Tian's Flexible Bianomial Tree for Barrier Option Pricing
  • Flexible Binomial Option Pricing for European & American vanilla options

Implied-Volatility

  • Implied Volatility from BS_Vega in Black-Sholes by Bisection-and-Newton-Raphson Method

Utility

  • Present Value of Future Dividends
  • PDF For Standard Normal
  • CDF For Standard Normal
  • Calculate No. of Combination
  • Calculate Pi

VBA Eample 1 & 2

  • Legacy implementation examples

numerical-methods-and-option-pricing's People

Contributors

wai-i avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.