5
votes
2answers
321 views

Problems with dealing with GARCH models and intra-day data

Short question would be "Which type of model from GARCH family is most suitable for modeling 5-minute data returns ?" but I've added some story to it. Long time ago I was preparing my thesis, one ...
-3
votes
1answer
329 views

Tutorial for working with tick data? [closed]

Can you recommend a good tutorial for working with tick data for the purpose of algorithmic trading? Is the data normally stored in a database and only bits are read into memory at a time? Is there ...