Skip to content

Commit 88293f3

Browse files
authored
Merge pull request #345 from quantopian/fawce-patch-1
Update README.rst
2 parents d43eac8 + 74aab9f commit 88293f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Alphalens is a Python Library for performance analysis of predictive
1111
(alpha) stock factors. Alphalens works great with the
1212
`Zipline <https://www.zipline.io/>`__ open source backtesting library, and
1313
`Pyfolio <https://github.com/quantopian/pyfolio>`__ which provides
14-
performance and risk analysis of financial portfolios.
14+
performance and risk analysis of financial portfolios. You can try Alphalens
15+
at `Quantopian <https://www.quantopian.com>`_ -- a free,
16+
community-centered, hosted platform for researching and testing alpha ideas.
17+
Quantopian also offers a `fully managed service for professionals <https://factset.quantopian.com>`_
18+
that includes Zipline, Alphalens, Pyfolio, FactSet data, and more.
1519

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

0 commit comments

Comments
 (0)