Tagged Questions
6
votes
3answers
349 views
How to account for jumps in intraday data when calculating beta?
I am calculating betas on intraday trade data at 15-minute intervals. For simplicity sake, let's assume I am modeling
\begin{equation}
Y = \beta * X + c
\end{equation}
where $Y$ is the return of XLF ...
5
votes
1answer
293 views
What are some quantitative method behind etf vs cash arbitrage?
Has there been any studies done on the correlation between etf vs cash (i.e. GLD vs GD) for example and how they should theoretically move together, and what fundamental reasons could cause them to ...
6
votes
2answers
1k views
Which algorithm should I look into to kick off my research in algorithmic trading? [closed]
I have recently undertaken a research into automated algorithmic trading algorithms.
The aim of the research is to focus on studying algorithmic trading and trying to improve a basic implementation ...