awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mpquant avatar

mpquant/Ashare

0
View on GitHub↗
3,108 星标·589 分支·Python·6 次浏览

Ashare

Ashare is a market data aggregator and financial time-series table generator designed to provide a stable stream of price and volume data for quantitative analysis. It functions as a multi-provider data proxy that converts raw asset price feeds into structured tables for immediate processing.

The system ensures high availability for data feeds through a failover mechanism that automatically switches between primary and backup market data sources. This provider-agnostic layer allows the tool to maintain continuous data availability without altering the underlying analysis logic.

The project covers financial data integration and algorithmic trading infrastructure by normalizing raw stock feeds into consistent formats. It supports the retrieval of real-time and historical market data across multiple timeframes to facilitate mathematical research and quantitative trading.

Features

  • Financial Time-Series Generators - Converts raw asset price feeds into structured time-series tables for immediate processing.
  • Algorithmic Trading Platforms - Provides stable data pipeline infrastructure for live algorithmic trading systems.
  • Market Data Provider Adapters - Provides modular interfaces to select and switch between multiple market data providers at runtime.
  • Provider Abstraction Layers - Provides a provider abstraction layer that standardizes data formats from multiple sources into a unified API.
  • Financial Data Connectors - Integrates multiple external financial exchanges to consolidate stock prices into unified tables.
  • Market Data Providers - Provides interfaces for fetching both real-time and historical financial market data.
  • Market Data Aggregators - Aggregates, standardizes, and merges heterogeneous financial data streams from multiple providers.
  • Market Data Normalizers - Converts raw stock price and volume feeds from diverse external providers into a consistent structured table format.
  • Provider Failover Mechanisms - Implements an automatic failover mechanism to switch between primary and backup market data sources.
  • Quantitative Data Extraction - Processes raw financial quotes into structured quantitative datasets optimized for trading analysis.
  • Data Feeds - Consumes real-time data from external APIs and maintains a continuous stream for live trading.
  • High Availability Architectures - Implements a high-availability architecture to ensure uninterrupted access to market data.
  • Market Data Availability Layers - Switches automatically between multiple data providers to maintain a stable stream of market information.
  • Table Data Processing - Converts raw stock price and volume information into structured tables for quantitative processing.
  • Quantitative Analysis Engines - Structures real-time and historical stock price data for use in quantitative analysis engines.
  • Timeframe Sampling - Processes market data by organizing price points into specific time intervals for quantitative analysis.
  • Market Data Polling Engines - Uses polling engines to fetch real-time and historical financial market data at regular intervals.

Star 历史

mpquant/ashare 的 Star 历史图表mpquant/ashare 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ashare 的开源替代方案

相似的开源项目,按与 Ashare 的功能重合度排序。
  • openbb-finance/openbbterminalOpenBB-finance 的头像

    OpenBB-finance/OpenBBTerminal

    69,303在 GitHub 上查看↗

    OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing market data from diverse APIs. It serves as a quantitative analysis tool for processing stock, crypto, and derivative datasets to identify market trends and build investment strategies. The project utilizes a pluggable financial API framework with an adapter-based architecture, allowing external financial data providers to be integrated as independent modules. This system standardizes information from public and proprietary sources into a unified layer to support cross-asset an

    Python
    在 GitHub 上查看↗69,303
  • jindaxiang/aksharejindaxiang 的头像

    jindaxiang/akshare

    20,435在 GitHub 上查看↗

    AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical stock, currency, and economic market data. It serves as a quantitative data acquisition tool for gathering the large-scale financial datasets required for economic research and quantitative analysis. The library provides a unified interface to retrieve datasets from various official and commercial providers, removing the need to write custom scrapers for individual financial sources. It maps standardized function calls to diverse third-party sources to normalize varying respons

    Python
    在 GitHub 上查看↗20,435
  • stefan-jansen/machine-learning-for-tradingstefan-jansen 的头像

    stefan-jansen/machine-learning-for-trading

    16,552在 GitHub 上查看↗

    This project is a comprehensive framework for engineering financial data pipelines, designed to automate the collection, cleaning, and synchronization of large-scale market datasets. It functions as a quantitative trading data engine, providing the infrastructure necessary to manage historical and real-time asset pricing information for research and machine learning workflows. The system distinguishes itself through a configuration-driven approach to orchestration, allowing users to manage complex data acquisition tasks across multiple financial providers. It features resilient middleware tha

    Jupyter Notebookartificial-intelligencedata-sciencedeep-learning
    在 GitHub 上查看↗16,552
  • edtechre/pybrokeredtechre 的头像

    edtechre/pybroker

    3,191在 GitHub 上查看↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    在 GitHub 上查看↗3,191
查看 Ashare 的所有 30 个替代方案→

常见问题解答

mpquant/ashare 是做什么的?

Ashare is a market data aggregator and financial time-series table generator designed to provide a stable stream of price and volume data for quantitative analysis. It functions as a multi-provider data proxy that converts raw asset price feeds into structured tables for immediate processing.

mpquant/ashare 的主要功能有哪些?

mpquant/ashare 的主要功能包括:Financial Time-Series Generators, Algorithmic Trading Platforms, Market Data Provider Adapters, Provider Abstraction Layers, Financial Data Connectors, Market Data Providers, Market Data Aggregators, Market Data Normalizers。

mpquant/ashare 有哪些开源替代品?

mpquant/ashare 的开源替代品包括: openbb-finance/openbbterminal — OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing… jindaxiang/akshare — AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical… stefan-jansen/machine-learning-for-trading — This project is a comprehensive framework for engineering financial data pipelines, designed to automate the… shidenggui/easyquotation — easyquotation is a Python library that provides access to Chinese stock market data, including real-time quotes,… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… 1nchaos/adata — This project is a financial market data API and quantitative analysis tool designed to aggregate metrics, scrape web…