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
Jack-Cherish avatar

Jack-Cherish/quantitative

0
View on GitHub↗
2,534 stars·378 forks·Python·13 views

Quantitative

This project is a Python quantitative trading framework and library designed for developing, backtesting, and deploying automated financial strategies. It serves as both an algorithmic trading backtester for evaluating historical performance and an event-driven trading engine for executing trades based on quantitative rules.

The framework functions as an educational toolkit, providing guided lessons and resources for quantitative finance learning and the application of mathematical models to market data.

The system provides capabilities for algorithmic trading automation and financial strategy development. This includes time-series data alignment and vectorized data processing to synchronize disparate financial data sources and compute indicators across data arrays.

Features

  • Quantitative Trading Platforms - Provides an integrated environment for developing, backtesting, and executing algorithmic financial trading strategies.
  • Algorithmic Trading - Provides a complete framework for automating financial market analysis and executing strategies based on quantitative models.
  • Event-Driven Trading Engines - Provides an event-driven execution engine that processes market updates and trade signals via a sequential queue.
  • Trading Strategy Backtesters - Includes a backtester for evaluating the historical performance, risk, and return of quantitative trading strategies.
  • Time Series Resampling - Includes a time-series engine for resampling disparate financial data sources into standardized frequency grids.
  • Guided Tutorials - Offers guided lessons and code examples for learning mathematical models and automated strategy implementation.
  • Vectorized Data Processing - Utilizes NumPy and Pandas for vectorized array processing to compute financial indicators without row-level loops.
  • Quantitative Analytics - Provides tools for applying mathematical models and technical indicators to financial market data.
  • Unified Data Access Interfaces - Provides a unified data access interface for ingesting both historical files and real-time sockets.
  • Educational Toolkits - Provides guided lessons and practical coding exercises for learning quantitative finance and strategy implementation.
  • Backtest to Live Transitions - Implements a unified interface to transition trading strategies from historical simulation to real-time execution.
  • Modular Data Pipelines - Ships a modular pipeline that decouples signal generation, risk management, and order execution.

Star history

Star history chart for jack-cherish/quantitativeStar history chart for jack-cherish/quantitative

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Quantitative

Similar open-source projects, ranked by how many features they share with Quantitative.
  • stocksharp/stocksharpStockSharp avatar

    StockSharp/StockSharp

    10,126View on GitHub↗

    StockSharp is an algorithmic trading platform and quantitative framework used for developing and deploying trading robots across stock, forex, and cryptocurrency markets. It functions as a multi-asset trading gateway and a dedicated development environment for building, debugging, and scheduling automated strategies. The platform includes a visual strategy workflow editor that maps logic blocks to executable code and a simulation engine that replays historical tick data to validate trading logic. It utilizes a plugin-based broker integration system to normalize diverse exchange protocols into

    C#
    View on GitHub↗10,126
  • yutiansut/quantaxisyutiansut avatar

    yutiansut/QUANTAXIS

    9,955View on GitHub↗

    Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies across global equities, futures, and cryptocurrencies. It integrates an event-driven backtesting engine, a multi-market execution gateway for order routing, and a quantitative data pipeline for ingesting and storing multi-asset market data. The system features a Rust-accelerated financial library that utilizes Apache Arrow for high-performance technical indicator calculation and zero-copy data processing. It provides a containerized infrastructure model designed for orchestrati

    Pythonquant
    View on GitHub↗9,955
  • 0xemmkty/quantmuse0xemmkty avatar

    0xemmkty/QuantMuse

    2,592View on GitHub↗

    QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models with mathematical analysis to automate market insights and trading strategies. It functions as a system for building, backtesting, and executing strategies using both historical and real-time market data. The framework is distinguished by its use of large language models for financial analysis and sentiment extraction from news and social media. It utilizes autonomous agents with chain-of-thought reasoning to generate market intelligence and strategic reports, while employing

    Pythonmachine-learningpythonquantitative-trading
    View on GitHub↗2,592
  • ai4finance-llc/finrl-libraryAI4Finance-LLC avatar

    AI4Finance-LLC/FinRL-Library

    15,443View on GitHub↗

    FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and backtest automated financial trading strategies. It functions as a quantitative trading pipeline and financial market simulator, allowing users to build decision policies that optimize asset trading across various financial markets. The framework features a modular integration system for swapping reinforcement learning algorithms through a consistent API. It utilizes a standardized environment wrapper to encapsulate market dynamics into a state-action-reward interface, facilitating

    Jupyter Notebook
    View on GitHub↗15,443
See all 30 alternatives to Quantitative→

Frequently asked questions

What does jack-cherish/quantitative do?

This project is a Python quantitative trading framework and library designed for developing, backtesting, and deploying automated financial strategies. It serves as both an algorithmic trading backtester for evaluating historical performance and an event-driven trading engine for executing trades based on quantitative rules.

What are the main features of jack-cherish/quantitative?

The main features of jack-cherish/quantitative are: Quantitative Trading Platforms, Algorithmic Trading, Event-Driven Trading Engines, Trading Strategy Backtesters, Time Series Resampling, Guided Tutorials, Vectorized Data Processing, Quantitative Analytics.

What are some open-source alternatives to jack-cherish/quantitative?

Open-source alternatives to jack-cherish/quantitative include: stocksharp/stocksharp — StockSharp is an algorithmic trading platform and quantitative framework used for developing and deploying trading… yutiansut/quantaxis — Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies… 0xemmkty/quantmuse — QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models… waditu/czsc — czsc is a technical analysis library and quantitative research environment focused on Chan theory. It functions as a… ai4finance-llc/finrl-library — FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and… ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated…