Week 10 Flashcards
Compute option price from expectation
Steps for Monte Carlow option pricing
1) discretise time
2) discretise SDE
3) use LLN
Advantages + disadvantages of Monte Carlo option pricing
Adv)
1) easy conceptually
2) very easy to implement (typically)
3) easily adapted to path dependent options
Dis)
1) very difficult to adapt to American options
2) only get value of option at Time 0 and for one particular stock price
If an option pays Ψ(ST) in the BS model, then at time t and stock price s, the option is worth ?
Steps for finite difference method for options pricing
Discretise time and space (stock price)
Approximate derivatives in PDE
Rearrange
Solve backwards in time + space
Discretise time and space for finite difference method
Approximate derivatives in BS PDE by finite difference
Rearrange BS PDE at end of finite difference
And for m = M (the edge point) we assume linearity so can work out from points M-1 and M-2
Advantages + dis for FD methods for options pricing
Adv)
1) we get prices for all values of s, t
2) can be easily adapted to American and barrier options
3) non random res
Dis)
1) difficult to implement
2) curse