August 13th, 2013, 1:18 pm
Hi all,Considerring another case:the underlying is in USD, the original notional is in EUR. The payoff is Notional*max((S_T-SX)/S0), 0) in EUR. This is a standard quanto case. If in the first case when I get the payoff, I immediately transform it into EUR with FX_T, then the actual payoff I get is Notional*FX_T*max((S_T-SX)/S0), 0)/FX_T in EUR, which is totally the same as that in the second case. But the first case is not a quanto, the second is...quite confused! QuoteOriginally posted by: shunvwuHi all,I met a special case which made me confused in deciding whether it is a quanto. In this case, the underlying is in USD, the original notional is in EUR. The payoff is Notional*FX_T*(S_T/S0), in which S_T and S0 are final and initial underlything prices respectively, FX_T is the EUR/USD exchange rate on payment date. Since both the final settlement and underlying are in USD, it seems it's not a quanto; but the actual notional(Notional*FX_T) changes with the exchange rate, which eliminates the FX risk when transforming the payment back to EUR--this is a quanto characteristic. Should I treat this one as a quanto case and take the adjustment into acount in modeling the S_T?Any help is appreciated.Thanks,S