Tagged Questions
2
votes
1answer
285 views
Using alpha to evaluate trading strategy
I have a trading strategy that generates returns $R_{t}$. I want to test the strategy by looking at the alpha:
$R_t - R_{f,t} = \alpha + \beta (R_{m,t} - R_{f,t}) + e_t$
I compare my alpha against ...