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

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

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

RomelTorres/alpha_vantage

0
View on GitHub↗
4,732 星标·783 分支·Python·mit·3 次浏览

Alpha Vantage

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 cryptocurrency market data. These capabilities support broader financial market analysis and the development of algorithmic trading strategies.

Features

  • API Client Libraries - Provides a programmatic client library for interacting with the Alpha Vantage financial API.
  • Technical Indicator Calculators - Provides tools for computing mathematical market metrics and volatility indicators from raw price data.
  • Currency Exchange - Fetches real-time and historical foreign exchange rates to monitor global currency shifts.
  • Financial Data Analysis - Provides libraries for processing and analyzing time-series data for stocks, forex, and cryptocurrencies.
  • Market Data APIs - Accesses real-time and historical cryptocurrency market data across various trading pairs.
  • Technical Analysis Libraries - Implements a library for calculating financial technical analysis indicators like Bollinger Bands.
  • Financial Chart Data Retrieval - Retrieves structured historical and intraday price and volume time-series data for equities.
  • Cryptocurrency - Provides interfaces for fetching real-time and historical price and volume data for digital assets.
  • REST Data Fetching Utilities - Provides utilities for retrieving structured financial market information from remote REST APIs using JSON payloads.
  • Historical Price Data Fetchers - Downloads and preprocesses historical pricing data from external financial providers for analysis.
  • Algorithmic Trading Strategies - Supports the development of automated trading strategies by providing required market data and technical indicators.
  • Asynchronous Data Fetching - Manages the retrieval of large amounts of market data across multiple assets without blocking the main thread.
  • Asynchronous Request Managers - Implements architectures for coordinating concurrent network operations to fetch multiple financial symbols simultaneously.

Star 历史

romeltorres/alpha_vantage 的 Star 历史图表romeltorres/alpha_vantage 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

romeltorres/alpha_vantage 是做什么的?

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.

romeltorres/alpha_vantage 的主要功能有哪些?

romeltorres/alpha_vantage 的主要功能包括:API Client Libraries, Technical Indicator Calculators, Currency Exchange, Financial Data Analysis, Market Data APIs, Technical Analysis Libraries, Financial Chart Data Retrieval, Cryptocurrency。

romeltorres/alpha_vantage 有哪些开源替代品?

romeltorres/alpha_vantage 的开源替代品包括: jerbouma/financetoolkit — The FinanceToolkit is an open-source Python library for quantitative finance that provides a unified framework for… ta-lib/ta-lib-python — This project is a Python wrapper for the TA-Lib library, providing a technical analysis library for computing moving… mathieu2301/tradingview-api — This is an unofficial client library that provides programmatic access to TradingView chart data, technical… jerbouma/financedatabase — FinanceDatabase is a system of data repositories and interfaces providing a corporate fundamental database, a… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… 0xemmkty/quantmuse — QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models…

Alpha Vantage 的开源替代方案

相似的开源项目,按与 Alpha Vantage 的功能重合度排序。
  • jerbouma/financetoolkitJerBouma 的头像

    JerBouma/FinanceToolkit

    4,449在 GitHub 上查看↗

    The FinanceToolkit is an open-source Python library for quantitative finance that provides a unified framework for financial analysis, asset valuation, and risk management. It serves as a comprehensive platform for computing over 200 financial metrics and ratios, with capabilities spanning financial ratio analysis, fixed income analytics, macroeconomic data aggregation, options pricing, and portfolio risk management. The toolkit distinguishes itself through a modular architecture that separates data retrieval from computation, with stateless engines for financial models like Black-Scholes, GA

    Pythoncommoditieseconomicsequities
    在 GitHub 上查看↗4,449
  • ta-lib/ta-lib-pythonTA-Lib 的头像

    TA-Lib/ta-lib-python

    12,041在 GitHub 上查看↗

    This project is a Python wrapper for the TA-Lib library, providing a technical analysis library for computing moving averages, momentum, and volatility metrics for financial time series analysis. It serves as a financial indicator calculator that processes price and volume arrays to generate technical signals and pattern recognition. The library includes an incremental data processor capable of computing the most recent technical indicator values as new streaming market data arrives. This allows for real-time price monitoring and the processing of streaming data without recalculating entire d

    Cythonfinancepattern-recognitionpython
    在 GitHub 上查看↗12,041
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

JavaScriptbacktestingbacktesting-trading-strategiesbitcoin
在 GitHub 上查看↗2,814
  • 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

    Pythonanalysiscryptocurrenciescurrencies
    在 GitHub 上查看↗6,987
  • 查看 Alpha Vantage 的所有 30 个替代方案→