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

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

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

3 个仓库

Awesome GitHub RepositoriesFinancial Chart Data Retrieval

Retrieval of time-series price and volume data for financial charting.

Distinct from Historical Data Analysis: Specific to financial time-series with dividend adjustments, not general historical data.

Explore 3 awesome GitHub repositories matching data & databases · Financial Chart Data Retrieval. Refine with filters or upvote what's useful.

Awesome Financial Chart Data Retrieval GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jerbouma/financedatabaseJerBouma 的头像

    JerBouma/FinanceDatabase

    6,987在 GitHub 上查看↗

    FinanceDatabase is a system of data repositories and interfaces providing a corporate fundamental database, a financial market data API, and an SEC filings aggregator. It functions as a financial valuation engine and a macroeconomic indicator feed, offering a programmatic way to access market quotes, corporate fundamentals, and official regulatory disclosures. The project distinguishes itself through an institutional ownership tracker that monitors fund holdings, insider trading activity, and political financial disclosures. It also includes a dedicated tool for extracting and analyzing offic

    Fetches historical price and volume data at various time intervals with dividend adjustments.

    Pythonanalysiscryptocurrenciescurrencies
    在 GitHub 上查看↗6,987
  • romeltorres/alpha_vantageRomelTorres 的头像

    RomelTorres/alpha_vantage

    4,732在 GitHub 上查看↗

    This project is a software library and programmatic interface designed to fetch, wrap, and analyze financial market data and technical indicators from the Alpha Vantage API. It functions as a client for retrieving stock, cryptocurrency, and foreign exchange data. The library includes a technical analysis toolset for calculating financial metrics and indicators, such as Bollinger Bands, and utilizes an asynchronous market data fetcher to execute concurrent requests across multiple assets to reduce total wait time. It covers data retrieval for stock time series, foreign exchange rates, and cry

    Retrieves structured historical and intraday price and volume time-series data for equities.

    Pythonalpha-vantagealphavantageapi-wrapper
    在 GitHub 上查看↗4,732
  • mathieu2301/tradingview-apiMathieu2301 的头像

    Mathieu2301/TradingView-API

    2,814在 GitHub 上查看↗

    This is an unofficial client library that provides programmatic access to TradingView chart data, technical indicators, and real-time market prices. It is designed to support automated trading workflows by enabling direct interaction with TradingView’s data and analysis capabilities through code. The library offers a set of tools for working with market data and technical analysis. It includes a historical data extractor for querying past price ranges and indicator values, a real-time market data streamer that uses WebSockets to deliver live price updates and indicator outputs, and a strategy

    Fetches annotations and drawings from TradingView charts for use in external analysis or automation.

    JavaScriptbacktestingbacktesting-trading-strategiesbitcoin
    在 GitHub 上查看↗2,814
  1. Home
  2. Data & Databases
  3. Financial Chart Data Retrieval

探索子标签

  • Chart Drawing RetrieversTools for fetching annotations and drawings from financial charting platforms for external analysis or automation. **Distinct from Financial Chart Data Retrieval:** Distinct from Financial Chart Data Retrieval: focuses on retrieving user-created drawings and annotations rather than raw price data.