pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipline open source backtesting library. At the core of pyfolio is a so-called tear sheet that consists of various individual plots that provide a comprehensive image of the performance of a trading algorithm. Here's an example of a simple tear sheet analyzing a strategy. Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more.
Features
- For development, you may want to use a virtual environment to avoid dependency conflicts between pyfolio and other Python projects you have
- A good way to get started is to run the pyfolio examples in a Jupyter notebook
- Navigate to the pyfolio examples directory and open a notebook
- Execute the code in a notebook cell by clicking on it and hitting Shift+Enter
- Performance and risk analysis of financial portfolios
- It works well with the Zipline open source backtesting library
Categories
Information AnalysisLicense
Apache License V2.0Follow pyfolio
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pyfolio!