Contents

zipline 1.4.1

0

A backtester for financial algorithms.

A backtester for financial algorithms.

Stars: 17028, Watchers: 17028, Forks: 4634, Open Issues: 362

The quantopian/zipline repo was created 11 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 17028 github stars!

How to Install zipline

You can install zipline using pip

pip install zipline

or add it to a project with poetry

poetry add zipline

Package Details

Author
Quantopian Inc.
License
Apache 2.0
Homepage
https://zipline.io
PyPi:
https://pypi.org/project/zipline/
GitHub Repo:
https://github.com/quantopian/zipline

Classifiers

  • Office/Business/Financial
  • Scientific/Engineering/Information Analysis
  • System/Distributed Computing
No  zipline  pypi packages just yet.

Errors

A list of common zipline errors.

Code Examples

Here are some zipline code examples and snippets.

GitHub Issues

The zipline package has 362 open issues on GitHub

  • Update data_portal.py
  • Wrong Pip Command and Wrong Documentation Link
  • broken link
  • I cannt install zipline lib on visaul studio
  • Documentation not available (link not working)

See more issues on GitHub

Related Packages & Articles

PyAlgoTrade 0.20

PyAlgoTrade is an event driven algorithmic trading Python library.

finta 1.3

Common financial technical indicators implemented in Pandas.

akshare 1.13.31

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.