Serving the Quantitative Finance Community

Search found 10 matches

by yinya
October 15th, 2003, 7:00 pm
Forum: Student Forum
Topic: Equity Pair trading
Replies: 48
Views: 195829

Equity Pair trading

yinya at hot.eethank you!
by yinya
October 15th, 2003, 5:56 pm
Forum: Student Forum
Topic: the Mean
Replies: 2
Views: 189336

the Mean

<t>QuoteOriginally posted by: SPAAGGIt depends on the market, the asset class, whether you backtest or you forcast, which is your mesure to determine the quality of your fit.... --> not able to answer...sorry, equity market indices for developed markets (US, Europe, Japan) and developing markets, es...
by yinya
October 15th, 2003, 8:02 am
Forum: Student Forum
Topic: the Mean
Replies: 2
Views: 189336

the Mean

<t>would using the following GARCH type specification for the conditional mean make any sense (assuming p=1 & q=1):r(t)=alpha0+alpha1*(R(t-1)-r(t-1))+alpha2*sigma(t-1)for daily index time series for getting the normalising parameters in ((xi-r(t)/sigma)? or would a simple rolling mean be better,...
by yinya
September 29th, 2003, 8:38 pm
Forum: Technical Forum
Topic: Scenario Simulation
Replies: 1
Views: 189722

Scenario Simulation

<t>Apparently the scenario simulation approach is not a remedy Jamshidian & Zhu claimed it to be... so not much research on it. I only found the following article: "Abken, P. A. (2000, Summer). An Empirical Evaluation of Value at Risk by Scenario Simulation. Journal of Derivatives, vol.7, issue ...
by yinya
September 13th, 2003, 12:38 am
Forum: Numerical Methods Forum
Topic: Monte Carlo for American Options
Replies: 15
Views: 196384

Monte Carlo for American Options

<t>longstaff & schwarz have the following very good article: Longstaff, F. A. & Schwartz, E. S. (2001), “Valuing american options by simulation: A simple least squares approach”, Review of Financial Studies Vol.14, No. 1 (Spring 2001), 113-147done some (school)work on it, and at least at fir...
by yinya
September 10th, 2003, 7:36 am
Forum: Technical Forum
Topic: PCA of credit spreads
Replies: 21
Views: 191483

PCA of credit spreads

this shouldn't really be in this forum, but i assume that PCA stands for principal component analysis, what are CHTR, ABS, OBS (all kr) and if a CDS is the credit default swap, what instrument is the DDS?
by yinya
September 6th, 2003, 10:08 am
Forum: Student Forum
Topic: From Gram-Charlier to log-likelihood
Replies: 2
Views: 189721

From Gram-Charlier to log-likelihood

Thank you very much! Once i get this coded, i might come back with a similar question about regime switching or mixtures of normals, but I'll be doing some more thorough Hamilton reading first.kristjan
by yinya
September 5th, 2003, 10:35 am
Forum: Student Forum
Topic: From Gram-Charlier to log-likelihood
Replies: 2
Views: 189721

From Gram-Charlier to log-likelihood

<t>hello,Since I'm short of quant skills myself, what would be the appropriate (log) likelihood function of the gram-charlier expansion of a normal standardised variable? i.e. of b(x)*[1+(1/6)*skew*(x^3-3x)+(1/24)*(kurtosis-3)*(x^4-6x^2+3)], where b(x) is standardised binomial density?This would be ...
by yinya
August 17th, 2003, 6:44 pm
Forum: Student Forum
Topic: Log likelihood
Replies: 3
Views: 189687

Log likelihood

thanks!will go that route.k.
by yinya
August 5th, 2003, 11:18 pm
Forum: Student Forum
Topic: Log likelihood
Replies: 3
Views: 189687

Log likelihood

<t>any good references on log-likelihood estimation (even better if includes code building hints)? other than Aaron's post on another thread:QuoteOriginally posted by: AaronMaximum likelihood is a simple technique for fitting parameters. It has many bad properties, but it does give analytic solution...