Serving the Quantitative Finance Community

 
User avatar
lombardovito
Topic Author
Posts: 0
Joined: January 7th, 2008, 12:15 pm

Equity time series analisys

October 15th, 2009, 1:58 pm

For a trader which are the most important quantitative studies to see in a equity time series?? garch?hurst?partial autocorr, autocorr?alpha?TA?
 
User avatar
hungryquant
Posts: 0
Joined: May 21st, 2008, 2:26 pm

Equity time series analisys

October 15th, 2009, 2:00 pm

I would have thought state space models like kalman techniques, especially as they cope with irregular data.
 
User avatar
lombardovito
Topic Author
Posts: 0
Joined: January 7th, 2008, 12:15 pm

Equity time series analisys

October 15th, 2009, 2:15 pm

kalman, ora EKF or UKF or particle filter?they use Kalman to a sort of moving average to predict one step ahead?hodrick prescott filter is used? and hilbert filter?
 
User avatar
hungryquant
Posts: 0
Joined: May 21st, 2008, 2:26 pm

Equity time series analisys

October 15th, 2009, 2:39 pm

Am sure they all have use, it would depend on the problem your working on.You had any experience yourself ?
 
User avatar
lombardovito
Topic Author
Posts: 0
Joined: January 7th, 2008, 12:15 pm

Equity time series analisys

October 15th, 2009, 2:56 pm

I'm working in a function for a trader and he want to see and control the more significative quantitative indicator, I have experience with filtering and econometrics models, but I don't know what is the best practice. I want to create a function with all top quantitative analisys but I have no idea what is the most usefull indicator for prop-trading!any other idea?
 
User avatar
hungryquant
Posts: 0
Joined: May 21st, 2008, 2:26 pm

Equity time series analisys

October 15th, 2009, 3:10 pm

I'm not an expert so only the most basic advice . You need to compile as much information on the characteristics of your data, is it vaguely normal, lognormal, completely, skewed ? , kustosis heavy. Is is highly irregular with regards to arrival of data ?. Any lagged relationships ? (check for cointegrated system) . You can use things like detrended fluctuation analysis (non stationary data) , hurst exponent (stationary), to see if your data is trend following or mean reverting. Once you know your data set it will become alot clearer and possibly a specific filter / method will (hopefully) suggest itself.
 
User avatar
lombardovito
Topic Author
Posts: 0
Joined: January 7th, 2008, 12:15 pm

Equity time series analisys

October 15th, 2009, 3:14 pm

tnx a lot!!!
 
User avatar
lombardovito
Topic Author
Posts: 0
Joined: January 7th, 2008, 12:15 pm

Equity time series analisys

October 17th, 2009, 9:42 am

any other idea?