Skip to content

Commit

Permalink
Merge pull request quantopian#345 from quantopian/fawce-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
twiecki authored Aug 30, 2019
2 parents d43eac8 + 74aab9f commit 88293f3
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 88293f3

Please sign in to comment.