August 10th, 2002, 10:10 am
Thank you for your replies Paul, Tanaka and sam... I have checked my calculations with code I wrote in VB, with Excel and in paper (!) but using the formulas mentioned in Paul's book I still get the wrong answer!Keeping the notation Paul uses I have for the UP IN CALL:S=100, E=110, Sb=120, VOL=0.4, r=0.06, q=0.02, T-t=2 and get:a=0.91287, b=1.31453, d3=0.10196, d6=-0.74657, d8=-0.90038, d4=-0.46372, d5=-0.18088, d7=-0.33470 thus:UP IN CALL VALUE: S * exp( q * (T-t) ) * ( N(d3) + b * ( N(d6) - N(d8) ) ) - E * exp( -r * (T-t) ) * ( N(d4) + a * ( N(d5) - N(d7) ) ) which gives:UP IN CALL VALUE = 25.60640I cant check Collectors book cause I dont have it but I think there is something wrong with the formulas Paul.rgds,Dimitris