Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
adding links to quantopian and quantopian enterprise
  • Loading branch information
fawce authored Aug 26, 2019
1 parent d43eac8 commit 623cfbc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ Alphalens is a Python Library for performance analysis of predictive
(alpha) stock factors. Alphalens works great with the
`Zipline <https://www.zipline.io/>`__ open source backtesting library, and
`Pyfolio <https://github.com/quantopian/pyfolio>`__ which provides
performance and risk analysis of financial portfolios.
performance and risk analysis of financial portfolios. You can try Alphalens
at `Quantopian <https://www.quantopian.com>`_ -- a free,
community-centered, hosted platform for researching and testing alpha ideas.
Quantopian also offers a `fully managed service for professionals <https://factset.quantopian.com>`_
that includes zipline, alphalens, pyfolio, FactSet data, and more.

The main function of Alphalens is to surface the most relevant statistics
and plots about an alpha factor, including:
Expand Down

0 comments on commit 623cfbc

Please sign in to comment.