Serving the Quantitative Finance Community

Search found 63 matches

by fasturtle
May 10th, 2006, 12:17 pm
Forum: Technical Forum
Topic: OU mean reversion process
Replies: 2
Views: 106532

OU mean reversion process

implied vol are deduced from a risk neutral worldreturns are not.So, mixing both measures may lead to some incoherent results.
by fasturtle
April 25th, 2006, 2:39 pm
Forum: Student Forum
Topic: Calibration of jump diffusion model
Replies: 3
Views: 110422

Calibration of jump diffusion model

Estimate jump-models? Try mixtures.
by fasturtle
October 4th, 2005, 1:05 pm
Forum: Technical Forum
Topic: Linear model - CEV
Replies: 0
Views: 134055

Linear model - CEV

Hi,Let Y_t evolve according to:d Y_t = \kappa ( \theta - Y_t) dt + \gamma Y_t d W_t (Linear model, maybe known under another name)I'm looking for contionally expectation and variance.Any help will be greatly appreciated.
by fasturtle
September 26th, 2005, 7:32 am
Forum: Technical Forum
Topic: Second Moment of the Average Variance
Replies: 10
Views: 136970

Second Moment of the Average Variance

Thank you Etuka, your answer is very helpful
by fasturtle
September 21st, 2005, 2:55 pm
Forum: Technical Forum
Topic: Second Moment of the Average Variance
Replies: 10
Views: 136970

Second Moment of the Average Variance

<t>Stochastix, Probably many thanks for your help!Stochastix:In the CIR context, we can write: (1)from which, we can deduce:. (2)Unfortunately, for the the log-ou process the conditional expectation of the volatility is: (3)where: (4)Here, we can clearly see that:1) the link between volatilities in ...
by fasturtle
September 20th, 2005, 4:06 pm
Forum: Technical Forum
Topic: Second Moment of the Average Variance
Replies: 10
Views: 136970

Second Moment of the Average Variance

I certainly miss something important, but why should it be easy to compute moment of the integrated volatility if i know conditionnal moments?second, it's not easy at all to replicate CIR results for an LOG-OU process...the characteristic function in this case is not tractable at all.
by fasturtle
September 20th, 2005, 6:27 am
Forum: Technical Forum
Topic: Second Moment of the Average Variance
Replies: 10
Views: 136970

Second Moment of the Average Variance

<t>Thanks Stochastix,unfortunately,1) i can't find Lewis's paper2) Bollerslev and Zhou use:i/ a CIR volatility process, ii/ Cox, Ingersoll and Ross (1985) results for the integrated volatility which are based on characteristic function.My goal is to find Var(\bar{V}), when the volatility process is ...
by fasturtle
September 19th, 2005, 4:35 am
Forum: Technical Forum
Topic: Second Moment of the Average Variance
Replies: 10
Views: 136970

Second Moment of the Average Variance

Does anybody knows how to calculateV(1/T \int \sigma_s^2 ds) without using moment generating function or characteristic function.Thanks
by fasturtle
August 9th, 2005, 11:51 am
Forum: Technical Forum
Topic: Does cointegration implies mean reversion....plzzz guide
Replies: 11
Views: 144624

Does cointegration implies mean reversion....plzzz guide

Another question which seems to be closely related to this topic: Which tests are generally used to show i) stationarity (first and second order) andii) mean reversionin the volatility?
by fasturtle
June 30th, 2005, 2:46 pm
Forum: Student Forum
Topic: Need help with GARCH
Replies: 1
Views: 143855

Need help with GARCH

Noh Engle and Kan (1994) "Forecasting Volatility and Options prices of the S&P 500 Index" will provide you tools to make volatility forecast from a GARCH model.
by fasturtle
June 30th, 2005, 11:48 am
Forum: Technical Forum
Topic: Poisson expectation of the square root
Replies: 13
Views: 145139

Poisson expectation of the square root

Taylor, of course...
by fasturtle
June 30th, 2005, 11:36 am
Forum: Technical Forum
Topic: Poisson expectation of the square root
Replies: 13
Views: 145139

Poisson expectation of the square root

Nice formula but for b small it does not work well...Please can you tell me how did you get this formula?
by fasturtle
June 30th, 2005, 7:53 am
Forum: Technical Forum
Topic: Poisson expectation of the square root
Replies: 13
Views: 145139

Poisson expectation of the square root

For alpha in |N, it's ok, E(X^alpha) are non-centered moments for a Poisson and your algebra is ok.but for b small or alpha in |R ???Unfortunately, it seems to me that there are no analytical answer...
by fasturtle
June 30th, 2005, 7:10 am
Forum: Technical Forum
Topic: Poisson expectation of the square root
Replies: 13
Views: 145139

Poisson expectation of the square root

You're right only if you also assume that lambda is sufficiently large (lambda >15,20 for an error <1%).Do you have an idea for E[exp(-X^2)]?
by fasturtle
June 29th, 2005, 3:55 pm
Forum: Student Forum
Topic: Normal CDF
Replies: 2
Views: 143845

Normal CDF

<t>See the statistic's bible: Johnson and Kotz,cdf, N, can be approximate by (for x >=0)N(x) = 1-N'(x)(a_1*t+a_2*t^2+a_3*t^3),where N'(x) is the normal density function,a_1 = 0.4361836a_2 = -0.1201676a_3 = 0.9372980t = (1+0.33267*x)^(-1).maximum error less than 10e-5Or by:N(x) = 1 - [1+(a+b*x)^c]^k,...