June 22nd, 2011, 8:29 am
Very sorry to bump up this thread, But i have a question based on "FX Basket Options Valuation with Smile" by Uwe Wystup,hopefully, a guru can shed some light.Firstly;the author gives a closed form analytical formula for the premium of a european basket call option, based on some assumptions.for my scenario, I chose a 2 component basket -USD/MYR and SGD/MYR [FX] and used historical values from BB. weights == static 0.49/0.51I have managed to match the basket premium to the sum of the individual call options under perfect correlation (ie corrMatrix =1 for all entries), with optimal strikes for each individual call option( ie optimal lambda), as mentioned in the paper.I used historical vols with a rolling window of 18 days. My maturity is 18 days. I also applied a term structure to the foreign/domestic interest rates.With a daily hedging regimen(only deltas were considered), I have managed to match the hedging cost with the basket premium. the deltas were calculated via finite difference,from the basketPremium function[Eqn 16] as per paper. the p&L of my hedging portfolio is also very small relative to the notional, with about 1.4% standard deviation.I chose maturity of 18 days(arbitrary)also I chose the basket strike, K=2.7 How did i get this value? by trial and error, until i got the above-mentioned results.My question is, is there a way to place upper/lower bounds on the basket strike, instead of a trial and error approach? i dont feel confident with "trial and error"..if the basket strike is out of a certain range( ie say if i choose basketStrike<2.6 or >2.8), no solution for the optimal strikes since abs(lambda)>1..lambda lies within the inverse cumulative normal distribution...(Eqn 44)thanks in advance for any help