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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PandaAI-Tech avatar

PandaAI-Tech/panda_factor

0
View on GitHub↗
2,940 stars·373 forks·Python·agpl-3.0·6 vues

Panda Factor

Panda Factor is a quantitative trading infrastructure and alpha factor framework. It serves as a backend system for building, calculating, and managing mathematical signals designed to predict the price movements of financial assets.

The project functions as a technical indicator engine that generates quantitative metrics from price and volume data. It utilizes a financial data pipeline to automate the synchronization of market data from multiple providers on a nightly schedule.

The system provides capabilities for quantitative alpha generation and the construction of financial indicators using string-based mathematical formulas. It includes mechanisms for time-series data indexing and the retrieval of calculated factors by name and date range.

Features

  • Quantitative Signal Generators - Generates quantitative mathematical signals and formulas designed to predict the future price movements of financial assets.
  • Technical Indicator Calculators - Computes mathematical market metrics and technical indicators from historical price and volume data.
  • Automated Trading Research - Provides a framework for developing and testing custom financial factors used in quantitative market research.
  • Quantitative Trading Platforms - Serves as the backend infrastructure for calculating alpha factors and delivering indicators to external trading strategies.
  • Market Data Transformation Pipelines - Operates a pipeline that ingests raw market data and transforms it into predictive technical indicators.
  • Time Series Indexing - Organizes asset data by date and ticker to enable efficient range-based retrieval of calculated factors.
  • String Evaluators - Evaluates mathematical formulas for financial indicators by parsing and computing string-based expressions at runtime.
  • Quantitative Factor Definitions - Enables the construction of financial factors through technical indicators and custom mathematical expressions.
  • Analytical Calculation Pipelines - Implements a sequence of mathematical transformations to derive predictive alpha signals from raw market data.
  • Quantitative Alpha Factor Frameworks - Provides a complete system for building, calculating, and managing mathematical signals to predict asset movements.
  • Technical Indicator Engines - Functions as a computational engine that generates quantitative metrics using custom mathematical formulas and batch processing.
  • Factor Retrieval Mechanisms - Provides a mechanism to fetch processed alpha factors by name and date range for use in trading strategies.
  • Batch Processing Schedulers - Automates the recurring nightly synchronization of market data from external providers to maintain historical records.
  • Data Synchronization - Maintains consistency between external market data providers and the local historical record via recurring synchronization.
  • Unified Data Provider Interfaces - Provides a standardized layer to normalize diverse financial data feeds into a unified internal format.

Historique des stars

Graphique de l'historique des stars pour pandaai-tech/panda_factorGraphique de l'historique des stars pour pandaai-tech/panda_factor

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Panda Factor

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Panda Factor.
  • fasiondog/hikyuuAvatar de fasiondog

    fasiondog/hikyuu

    2,999Voir sur GitHub↗

    Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading strategies. It functions as a high-speed system that combines a financial time-series library, a multi-factor analysis tool, and a quantitative backtesting engine to support comprehensive trading research. The framework is distinguished by its high-speed computing core, which utilizes multi-threaded execution to process large volumes of market data for technical indicator generation. It supports a modular strategy composition model where signal, risk, and fund management component

    C++algorithms-tradingbacktestingcpp
    Voir sur GitHub↗2,999
  • yutiansut/quantaxisAvatar de yutiansut

    yutiansut/QUANTAXIS

    9,955Voir sur 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
    Voir sur GitHub↗9,955
  • quantaxis/quantaxisAvatar de QUANTAXIS

    QUANTAXIS/QUANTAXIS

    10,720Voir sur GitHub↗

    QuantAxis is a quantitative trading platform and algorithmic trading framework. It provides a comprehensive local environment for backtesting strategies, managing financial market data, and executing trades across stocks, futures, and options markets. The system distinguishes itself through a distributed task scheduler that spreads asynchronous computations and heavy mathematical workloads across a network of remote agents. It incorporates a multi-account trading interface to standardize the monitoring of positions and the execution of orders across various brokerage accounts. The platform c

    Python
    Voir sur GitHub↗10,720
  • llmquant/quant-wikiAvatar de LLMQuant

    LLMQuant/quant-wiki

    3,041Voir sur GitHub↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    quantitative-financequantitative-tradingwiki
    Voir sur GitHub↗3,041
Voir les 30 alternatives à Panda Factor→

Questions fréquentes

Que fait pandaai-tech/panda_factor ?

Panda Factor is a quantitative trading infrastructure and alpha factor framework. It serves as a backend system for building, calculating, and managing mathematical signals designed to predict the price movements of financial assets.

Quelles sont les fonctionnalités principales de pandaai-tech/panda_factor ?

Les fonctionnalités principales de pandaai-tech/panda_factor sont : Quantitative Signal Generators, Technical Indicator Calculators, Automated Trading Research, Quantitative Trading Platforms, Market Data Transformation Pipelines, Time Series Indexing, String Evaluators, Quantitative Factor Definitions.

Quelles sont les alternatives open-source à pandaai-tech/panda_factor ?

Les alternatives open-source à pandaai-tech/panda_factor incluent : fasiondog/hikyuu — Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading… yutiansut/quantaxis — Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies… quantaxis/quantaxis — QuantAxis is a quantitative trading platform and algorithmic trading framework. It provides a comprehensive local… llmquant/quant-wiki — quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering,… ai4finance-llc/finrl-library — FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading…