Serving the Quantitative Finance Community

Search found 38 matches

by islington
August 27th, 2013, 1:13 pm
Forum: Programming and Software Forum
Topic: OpenGamma - avoid it
Replies: 33
Views: 17384

OpenGamma - avoid it

<t>I think that's the whole point, it is not free, it is open source.They are not a charity, they have a business. My experience is that you struggle with any object object model or API in this industry if you did not design it yourself.A least you don't have to pay for the license to have the right...
by islington
August 5th, 2010, 11:13 am
Forum: Student Forum
Topic: Option Delta
Replies: 10
Views: 26860

Option Delta

<t>Write the price of the call as the expectation of the payoff, hence the integral against a density, derive with respect with the spot, switch integral and derivation, play a bit with the derivative to change the variable, don't mix up the sign, integrate by part, and voila, you see that the delta...
by islington
May 24th, 2010, 4:24 pm
Forum: General Forum
Topic: Does a CDS spread takes into account the soverign risk
Replies: 18
Views: 30169

Does a CDS spread takes into account the soverign risk

<t>Ok, so if the company cannot pay if the sovereign paper defaults it just means that the risks are correlated. But the CDS hedges you against the company default. If it is written in local currency then you have a funny contingent FX risk which you may proxy hedge with a sovereign CDS, but you are...
by islington
May 24th, 2010, 7:44 am
Forum: General Forum
Topic: Does a CDS spread takes into account the soverign risk
Replies: 18
Views: 30169

Does a CDS spread takes into account the soverign risk

But you are not exposed to sovereign risk when you hold the automaker paper. Just the automaker risk.
by islington
April 22nd, 2010, 11:45 am
Forum: Programming and Software Forum
Topic: Trees vs MC vs FD
Replies: 13
Views: 30808

Trees vs MC vs FD

<t>'In spirit', yes, I do agree, MC and trees compute an expectation under some adequate measure, whereas FD blindly integrate a PDE. But numerically a tree is just an explicit scheme. When you choose what to use in your toolbox to actually get the number, MC and trees belong to quite different fami...
by islington
April 22nd, 2010, 10:54 am
Forum: Programming and Software Forum
Topic: Trees vs MC vs FD
Replies: 13
Views: 30808

Trees vs MC vs FD

Trees are included in the FD familly
by islington
February 15th, 2010, 6:37 pm
Forum: Numerical Methods Forum
Topic: What would be correct Vega formula for Black model's options on index futures given that we have backwardation?
Replies: 1
Views: 33807

What would be correct Vega formula for Black model's options on index futures given that we have backwardation?

? The formula only cares about the forward, so why do you care about the shape of the forward curve ?
by islington
February 4th, 2010, 9:17 am
Forum: General Forum
Topic: FX correlation swap
Replies: 3
Views: 34562

FX correlation swap

<t>I have never been a big fan of centered estimators for vols or correls tradingwise. It is not linked to any hedging strategy wheareas the uncentered one are. If a stock is up 1% everyday on a given period, the centered vol estimator for daily vol will be 0, but I can tell you you felt the pain if...
by islington
February 1st, 2010, 12:30 pm
Forum: General Forum
Topic: The problem with LNM (LTCM + Nick Leason + Madoff)
Replies: 9
Views: 32974

The problem with LNM (LTCM + Nick Leason + Madoff)

And he was on the sell side, not managing money.LTCM was not a fraud but overconfidence and overleverage.
by islington
January 13th, 2010, 7:23 am
Forum: Student Forum
Topic: A question about put-call parity
Replies: 3
Views: 32455

A question about put-call parity

Because put-call parity tels you that puts and calls are essentially the same thing (gamma-wise, not talking about divs, repo, ...), you can transform one into the other with a static transformation. If they are the same thing, they have to be priced with the same vol.
by islington
December 16th, 2009, 7:28 am
Forum: Programming and Software Forum
Topic: Sendkeys and Bloomberg
Replies: 25
Views: 141172

Sendkeys and Bloomberg

Or at least a hint of the direction we could investigate ?
by islington
December 14th, 2009, 12:26 pm
Forum: Student Forum
Topic: An option pricing question
Replies: 2
Views: 32315

An option pricing question

ATMF should be same since the price is linear in vol, it is otherwise convex, so Jensen gives you the answer
by islington
December 9th, 2009, 6:38 am
Forum: General Forum
Topic: Implied Volatilty
Replies: 8
Views: 33803

Implied Volatilty

<t>stocks : leverage effect + higher probability of negative jumps (which leads to both weaker price and higher vol)indices : same + correlation skew I am more an index guy but fixed strike vol dynamic with spot is far from obvious. Especially when skews are steep, you can underrealise the skew on d...
by islington
November 16th, 2009, 12:21 pm
Forum: Student Forum
Topic: IVF limitation
Replies: 4
Views: 33528

IVF limitation

What is IVF ? Given Hull's point, it seems to be the integration of the payoff against the terminal distribution implied from the vanilla market, is this correct ?