Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Forward returns correlation with factor

Hi,
I created a notebook.
Using pipeline I constructed a factor and evaluated its value for several stocks at a given date.
I want to evaluate the correlation between the factor and the returns a year from the given date.
What is the way to do that?
Thanks.

1 response

Alphalens is a tool that does exactly what you are looking for