awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
quantopian avatar

quantopian/zipline

0
View on GitHub↗
www.zipline.io↗

Zipline

Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment strategies. It functions as a quantitative finance engine that processes historical market data to simulate trading interactions and evaluate strategy performance through custom metrics.

The platform provides a modular, event-driven framework that manages portfolio state transitions based on time-series data streams. Beyond its core trading capabilities, the system includes a comprehensive financial data analysis toolkit for manipulating large-scale market datasets to support systematic research and investment decision-making.

The software is distributed as a library for integration into Python-based research environments.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Features

  • Algorithmic Trading Frameworks - Provides a modular, event-driven framework for building, simulating, and executing automated investment strategies.
  • Backtesting Engines - Implements a research platform for simulating historical performance of quantitative models against archived market datasets.
  • Financial Analysis Tools - Offers a comprehensive toolkit for analyzing large-scale market datasets to support systematic investment research.
  • Data Analysis Visualization - Algorithmic trading library for Python.
  • Financial Analytics - Algorithmic trading library for backtesting.
  • Algorithmic Trading Engines - Python library for algorithmic trading and backtesting.
  • Backtesting Engines - Event-driven backtesting library for Python.
  • Trading and Backtesting - Pythonic algorithmic trading library.
  • Trading Frameworks - Event-driven library for algorithmic backtesting.
  • Trading Platforms - Pythonic algorithmic trading library for backtesting and live trading.
  • Role-Based Access Control - Enforces granular data visibility and security by managing user permissions through defined roles.
19,432 stars·4,932 forks·Python·apache-2.0·55 views

Star history

Star history chart for quantopian/ziplineStar history chart for quantopian/zipline

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does quantopian/zipline do?

Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment strategies. It functions as a quantitative finance engine that processes historical market data to simulate trading interactions and evaluate strategy performance through custom metrics.

What are the main features of quantopian/zipline?

The main features of quantopian/zipline are: Algorithmic Trading Frameworks, Backtesting Engines, Financial Analysis Tools, Data Analysis Visualization, Financial Analytics, Algorithmic Trading Engines, Trading and Backtesting, Trading Frameworks.

Which projects share features with quantopian/zipline?

Projects with overlapping indexed features include: quantconnect/lean — Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and… vnpy/vnpy — VeighNa is an event-driven, modular platform designed for the development, backtesting, and execution of automated… ricequant/rqalpha — RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading… backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… pmorissette/bt — bt - flexible backtesting for Python.

Projects sharing features with Zipline

These projects share indexed features with Zipline. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • quantconnect/leanQuantConnect avatar

    QuantConnect/Lean

    16,537View on GitHub↗

    Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive framework for processing time-series market data, managing multi-asset portfolios, and conducting quantitative research across diverse financial markets. The platform distinguishes itself through a modular, event-driven architecture that decouples strategy logic from data ingestion and brokerage connectivity. By utilizing standardized interfaces for data providers and brokerage abstractions, it enable

    C#algorithmalgorithmic-trading-enginec-sharp
    View on GitHub↗16,537
  • vnpy/vnpyvnpy avatar

    vnpy/vnpy

    41,676View on GitHub↗

    VeighNa is an event-driven, modular platform designed for the development, backtesting, and execution of automated financial trading strategies. It provides a comprehensive suite of tools that includes a centralized trading terminal for monitoring portfolios and market conditions, alongside a robust algorithmic trading engine that manages real-time data processing and order execution. The platform distinguishes itself through a highly decoupled architecture that isolates algorithmic logic from market connectivity, allowing for independent strategy development and testing. It utilizes a dynami

    Pythonalgotradingfinancefintech
    View on GitHub↗41,676
  • ricequant/rqalpharicequant avatar

    ricequant/rqalpha

    6,166View on GitHub↗

    RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen

    Pythonbacktestfinancefutures
    View on GitHub↗6,166
  • mementum/backtradermementum avatar

    mementum/backtrader

    20,462View on GitHub↗

    Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading strategies. It provides a comprehensive environment for quantitative finance, allowing users to simulate trading logic against historical market data or connect directly to brokerage platforms for automated real-time trading. The project distinguishes itself through a unified event-driven architecture that treats backtesting and live trading with the same API. This consistency is supported by a flexible data-feed abstraction layer that normalizes diverse financial sources, ena

    Pythonbacktestingmetaclasspython
    View on GitHub↗20,462
Compare all 30 related projects→