Skip to content
Prev 6227 / 15274 Next

Spread Approx Option question

I guess that there is a mistake in fExoticOptions' SpreadApproxOption() 
- function; discounting seems to be done twice (SpreadApproxOption() 
calls GBSOption(), which already has discounting, but inserts an 
additional factor exp(-r*t)).
At least, 0.9048*exp(0.05) gives the result you had expected.

Best - Martin
On 10.06.2010 23:12, Ben Cooper wrote: