Questions and Answers

Q1. What methods can be used for computing greeks given a method for computing the price? 

      What are their advantages and disadvantages? 

 

A: There are many different ways to compute the greeks, but we will focus on 3 popular methods: 

1. Finite-difference approximations

2. Pathwise method

3. Likelihood ratio method

 

1. Finite-difference approximations

They involve calculating the price for a given value of a parameter, then changing the parameter value slightly, by Greekletter, and recalculating the price. 

Let f be the payoff function and Thetaa the parameter we are interested in, an estimate of the sensitivity will be: 

F d method

 

Advantages:

- easy to implement / does not require too much thought

 

Disadvantages:

- biased estimator of the sensitivity

 

This can be reduced by using a central-difference estimator: Central diff estimator

- slower because 3 prices to calculate. 

- issue with discontinuous payoffs. 

 

Ex: with digital call. 

If we want to estimate the delta for a digital call, we will get it being zero except for the small number of times when it will 1. For these paths, our estimate of delta will be very big, approximately of order Greekletter-1.

 

2. Pathwise method

It gets around the problem of simulating for different values of Thetaa by first differentiating the option's payoff and then taking the expectation under the risk-neutral measure:

Pathwise method

where Densityyis the density of Thetaa in the risk-neutral measure. 

 

Advantages:

- unbiased estimate 

- only requires simulation for one value of Thetaa and is usually more accurate than a finite-difference approximation. 

 

Disadvantages: 

- becomes more complicated when payoff is discontinuous but to around this we can write f = g + h, with g continuous and h piecewise constant. 

 

3. Likelihood Ratio method

It is similar to the pathwise method, but instead of differentiating the payoff we differentiate the density Densityy

Likelihood ratio

where Greekletterr is the derivative of Densityy by Thetaa

 

Advantages:

- only one value of Thetaa needs to be simulated to calculate both the price and the sensitivity. 

- do not need to worry about discontinuities in the payoff function as we are differentiating the density.

 

Disadvantages: 

- need to explicitly know the density. 

 

 

Add a comment

 

The NEW website is OUT! 

Go have a look at https://www.derivativesacademy.com.

You will find the content in the 'Derivatives Academy' section in a book format. 
The full content is not yet available as I am rewriting it and improving it.

You can try the Exotic Derivatives pricer under the 'Derivatives Pricer' section (
https://www.derivativesacademy.com/derivatives-pricer/). I will speed up the page soon as I forgot to compress some images.
Each application allows you to price differents products and contains links towards the correct section of the book. 
You will then be able to get practical and theoretical knowledge quite easily.

I teach quite often using the pricer. You can get so much information and answers to your questions thanks to it.

Take advantage of it as much as you can to hone your knowledge!

If you are looking for junior opportunities in the field of market finance. Register yourself on the website. It's free!

If you have any questions, do not hesitate to contact me on info@derivativesacademy.com.