Serving the Quantitative Finance Community

Search found 31 matches

by srioae
November 8th, 2011, 4:02 pm
Forum: Technical Forum
Topic: simple question: GOP in Real World Pricing
Replies: 3
Views: 17879

simple question: GOP in Real World Pricing

Very interested in GOP and the benchmark approach in general: if you have anything you would share i'd be interested in thoughts/ideas/...Srioae
by srioae
April 21st, 2011, 12:21 pm
Forum: Technical Forum
Topic: QIS5 Solvency 2
Replies: 4
Views: 22495

QIS5 Solvency 2

Similarly interested!
by srioae
April 21st, 2011, 12:20 pm
Forum: Student Forum
Topic: Emacs and latex
Replies: 2
Views: 19851

Emacs and latex

1. stop using emacs. Kate, Kdevelop, anything but emacs.2. as you get better at latex you'll stop needing to see the pdf every 2 minutes. so don't worry about that. Create a makefile for latex and bibtex and opening .dvi or pdf, a quick google will give you plenty of examples.3. eps
by srioae
April 20th, 2011, 1:01 pm
Forum: Student Forum
Topic: Solution to SDE vs long-form notation
Replies: 3
Views: 19484

Solution to SDE vs long-form notation

OK I see, and then where there is the special case A(t)=0 the two could be similar (thinking say arithmetic Brownian motion).Thanks,
by srioae
April 20th, 2011, 12:30 pm
Forum: Student Forum
Topic: Solution to SDE vs long-form notation
Replies: 3
Views: 19484

Solution to SDE vs long-form notation

<t>Hi there,sorry if I'm being daft but I've got a question. Say we've got a SDE in differential formI should really write thisNow if the vol is deterministic I can also write this vol as D(t). Let as then I can also write the solution as How is one the solution and one the correct way of writeing t...
by srioae
November 25th, 2010, 8:16 am
Forum: Student Forum
Topic: Research Suggestions
Replies: 13
Views: 23640

Research Suggestions

<t>I wouldn't read anything by Taleb. The man is a one-trick donkey who has never suggested anything particularly useful.If you're interested in non-Gaussian returns there is a book 'option pricing under non-gaussian distributions' (or something similar) by Poon. Quite a nice book. Quantitative Risk...
by srioae
November 5th, 2010, 12:07 pm
Forum: Numerical Methods Forum
Topic: Two-factor CIR model - Chen & Scott
Replies: 2
Views: 29855

Two-factor CIR model - Chen & Scott

<t>I've not got time to look at this at the moment but I've looked at this in the past and a few points I'd make:1. for very short dt you are likely to get numerical overflow/underflow in the CIR pdf (and in the bessel function). THis I'd say watch out for. Look at Abramowitz & stegun's approxim...
by srioae
November 5th, 2010, 11:15 am
Forum: Student Forum
Topic: Market prices of risk question
Replies: 1
Views: 22702

Market prices of risk question

<t>You think you understand something and then it bites you.Market price of risk in interest rates is (for most times) negative. This results in real world prices which are higher than risk neutral. If this is the case won't yields be lower in under real world pricing? (and higher in risk neutral?) ...
by srioae
June 3rd, 2008, 1:57 pm
Forum: Student Forum
Topic: CIR model and the Feller condition
Replies: 3
Views: 58374

CIR model and the Feller condition

<t>well you put in your solution to the original PDE and get a quadratic in gamma. This has two possible solutions.1) gamma =0. This is always possible2) gamma =1-(2\alpha\mu)/(\sigma*\sigma) This is possible when 2\alpha\mu/(\sigma*\sigma) <1.To ensure only one solution is ever possible require gam...
by srioae
June 3rd, 2008, 1:14 pm
Forum: Student Forum
Topic: Delta for CIR Bond Options
Replies: 0
Views: 53435

Delta for CIR Bond Options

<t>I've tried to calculate the Delta for a bond option in a CIR framework. Suspect it isn't possible, or there is a possible series solution approximation (the spot rate forms part of the argument to the modified Bessel function and there appears to be no analytic derivative to this special function...
by srioae
January 14th, 2008, 7:13 am
Forum: Student Forum
Topic: MC simulation in future CF forecasting
Replies: 4
Views: 60285

MC simulation in future CF forecasting

no but really couldn't you just simulate the underlying that will give you the potential cash flows. the value at the end is your cash flow...?
by srioae
January 14th, 2008, 7:12 am
Forum: Student Forum
Topic: MC simulation in future CF forecasting
Replies: 4
Views: 60285

MC simulation in future CF forecasting

just did it for you the next month is 400....
by srioae
January 13th, 2008, 8:37 pm
Forum: Student Forum
Topic: Forward measure and Girsanov Transforms
Replies: 6
Views: 60944

Forward measure and Girsanov Transforms

<t>Thanks, for your help mjyI think I'm there (A fun Sunday!). I think my problem was a) being very reluctant to want to use Ito on L_t it looked messy andb) not always understanding mgales deeply enough.In the end I went for the argument \frac{P(t,T)}{B(t)} is a martingale under Q^T and worked out ...
by srioae
January 13th, 2008, 11:24 am
Forum: Student Forum
Topic: Forward measure and Girsanov Transforms
Replies: 6
Views: 60944

Forward measure and Girsanov Transforms

<t>What I am trying to clear up is the steps taken by Jamshidian (An Exact Bond Option Formula) and later the pioneering market model papers about the forward measure approach. 1. The decision is made that the T-expiry bond is a good numeraire for T-expiry contingent claims. Yep.2. Have a risk-neutr...
by srioae
January 13th, 2008, 10:19 am
Forum: Student Forum
Topic: Forward measure and Girsanov Transforms
Replies: 6
Views: 60944

Forward measure and Girsanov Transforms

Apologies if it wasn't clear enough. The R-N deriv iswhere Q is risk-neutal and Q^T is forward, B(t) is the cash account. P(t,T) is bond. What mathematical steps do I take to find the Girsanov transform? Thanks for your help