Serving the Quantitative Finance Community

Search found 45 matches

by cameron
March 2nd, 2013, 10:49 am
Forum: Student Forum
Topic: Hedging Floating Strike Lookback Call/Put option
Replies: 0
Views: 8470

Hedging Floating Strike Lookback Call/Put option

<t>Hi everyone,I have a question regarding hedging lookback options.For fixed strike lookback calls and puts, we can hedge by buying two call/put options, sell them when the share price moves up(down) and buy new ATM call/put options.What about floating strike ones, caus the above strategy no longer...
by cameron
December 30th, 2012, 11:55 am
Forum: Student Forum
Topic: Time Homogeneity
Replies: 1
Views: 8937

Time Homogeneity

Hi,In the BGM or Libor market model, we would like to keep the volatility parametrization as time homogeneous as possible, can anyone tell me the financial intuition behind this?Thanks
by cameron
December 8th, 2012, 4:13 pm
Forum: General Forum
Topic: Basket Option Pricing
Replies: 3
Views: 9829

Basket Option Pricing

QuoteOriginally posted by: TadYou asked the exact same question in the student forum just yesterday?Unfortunately yes as I tend to grab the attention from more audience
by cameron
December 8th, 2012, 12:23 pm
Forum: General Forum
Topic: Basket Option Pricing
Replies: 3
Views: 9829

Basket Option Pricing

Any inputs?
by cameron
December 7th, 2012, 10:24 pm
Forum: Student Forum
Topic: Basket Option Pricing
Replies: 5
Views: 9787

Basket Option Pricing

<t>QuoteOriginally posted by: AlanI see -- that explains your zillions of questions. They are interview questions.I stick with my advice. First code it up and experiment. Then, once you know theanswer, figure out how the answer could have been deduced without the coding.Only this one is an interview...
by cameron
December 7th, 2012, 8:05 pm
Forum: General Forum
Topic: Basket Option Pricing
Replies: 3
Views: 9829

Basket Option Pricing

<t>Hi, I've got a question regarding the impact of correlation on the price of a basket option.Assume we have a basket option whose payoff is min(S_1+S_2, K), when the correlation between S1 and S2 increases should the price go up or down? The way I do it is to transform the payoff function to -max(...
by cameron
December 7th, 2012, 5:01 pm
Forum: Student Forum
Topic: Basket Option Pricing
Replies: 5
Views: 9787

Basket Option Pricing

QuoteOriginally posted by: AlanJust code the exact value under GBM and experiment with varying rho.It's supposed to be an interview question posted on Glassdoor, I think it should be somthing that can be solved without coding.
by cameron
December 7th, 2012, 2:55 pm
Forum: Student Forum
Topic: Basket Option Pricing
Replies: 5
Views: 9787

Basket Option Pricing

<t>Hi, I've got a question regarding the impact of correlation on the price of a basket option.Assume we have a basket option whose payoff is min(S_1+S_2, K), when the correlation between S1 and S2 increases should the price go up or down? The way I do it is to transform the payoff function to -max(...
by cameron
December 6th, 2012, 10:05 pm
Forum: Student Forum
Topic: Reverse Cliquet
Replies: 3
Views: 9909

Reverse Cliquet

<t>QuoteOriginally posted by: frenchXInteresting question but I'm not sure how to give an intuitive answerYour payoff is max[0, MaxCoupon+∑min(Ret(i), 0)]As you may guess this is complicated but a quick look at two books may give you some insights."Paul Wilmott on Quantitative Finance vol 2" by Paul...
by cameron
December 6th, 2012, 6:32 pm
Forum: General Forum
Topic: Reverse Cliquet
Replies: 0
Views: 9557

Reverse Cliquet

<t>Hi, I have a question regarding the vega convexity regarding the reverse cliquet.The payoff is defined as max[0, MaxCoupon+∑min(Ret(i), 0)]=max[0, MaxCoupon-∑max(-Ret(i), 0)], Ret(i)=S(i)/S(i-1)-1based on what I've read from the book "Exotics options and hybrids: A practitioner's guide", there're...
by cameron
December 6th, 2012, 5:59 pm
Forum: Student Forum
Topic: Reverse Cliquet
Replies: 3
Views: 9909

Reverse Cliquet

Anyone? urgent
by cameron
December 6th, 2012, 4:34 pm
Forum: Student Forum
Topic: Reverse Cliquet
Replies: 3
Views: 9909

Reverse Cliquet

<t>Hi, I have a question regarding the vega convexity regarding the reverse cliquet.The payoff is defined as max[0, MaxCoupon+∑min(Ret(i), 0)]=max[0, MaxCoupon-∑max(-Ret(i), 0)], Ret(i)=S(i)/S(i-1)-1based on what I've read from the book "Exotics options and hybrids: A practitioner's guide", there're...
by cameron
December 5th, 2012, 7:10 pm
Forum: Student Forum
Topic: Vega convexity of Variable Cap Cliquets
Replies: 0
Views: 9159

Vega convexity of Variable Cap Cliquets

Hi guys, got an question over Vega convexity.Assume the payoff of a variable cap cliquet is max[0, ∑min(LC(i), max(LF, Ret(i)))], where LC(i)=max(LC(i-1), Ret(i)), Ret(i) is the underlying return for period i. To the seller of the product, is he selling or long vega convexity?Thx
by cameron
December 4th, 2012, 4:47 pm
Forum: Technical Forum
Topic: Globally floored locally capped cliquet
Replies: 0
Views: 9628

Globally floored locally capped cliquet

<t>Suppose we now have a globally floored(at 0) locally capped(at 5%) cliquet with max[0, ∑min(Ret(i), 5%)] and we'd like to analyze whether the buyer is short or long skew. The way I decompose it would be max[0, -∑max(-Ret(i)+5%, 0)+n*5%], so the buyer is long the global floor 0 which is equivalent...
by cameron
December 4th, 2012, 3:42 pm
Forum: Student Forum
Topic: Individually capped basket call vs covered call
Replies: 4
Views: 9717

Individually capped basket call vs covered call

<t>QuoteOriginally posted by: AlanA better formulated question might help: define your payoffs and link to whoever/whatever said what you don't understand.Sorry for about this, let me elaborate the question in more detail.Suppose we now have a globally floored(at 0) locally capped(at 5%) cliquet wit...