awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Algorithmic Pipelines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAlgorithmic Pipelines

Architectural patterns for decoupling data ingestion, processing, and execution stages in automated decision-making systems.

Distinguishing note: Focuses on the modular separation of concerns in automated trading workflows rather than general software architecture.

Explore 1 awesome GitHub repository matching software engineering & architecture · Algorithmic Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Algorithmic Pipelines

Awesome Algorithmic Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • virattt/ai-hedge-fund

    virattt/ai-hedge-fund

    45,809View on GitHub↗

    This project is an algorithmic trading platform designed to automate financial market analysis and the execution of investment strategies. It provides an end-to-end environment for processing real-time market data through automated decision models, allowing for the triggering of financial transactions based on predefined quantitative signals and risk parameters without manual intervention. The platform distinguishes itself through a modular pipeline architecture that decouples data ingestion, signal generation, and trade execution, facilitating the iterative refinement of investment models. I

    Separates data ingestion, signal generation, and trade execution into distinct components to allow for independent testing and iterative refinement of investment models.

    Python
    45,809View on GitHub↗