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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
RomelTorres avatar

RomelTorres/alpha_vantage

0
View on GitHub↗
4,732 stars·783 forks·Python·mit·11 views

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 history

Star history chart for romeltorres/alpha_vantageStar history chart for romeltorres/alpha_vantage

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Alpha Vantage

These projects share indexed features with Alpha Vantage. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jerbouma/financetoolkitJerBouma avatar

    JerBouma/FinanceToolkit

    4,449View on 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
    View on GitHub↗4,449
  • ta-lib/ta-lib-pythonTA-Lib avatar

    TA-Lib/ta-lib-python

    12,041View on 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
    View on GitHub↗12,041
  • mathieu2301/tradingview-apiMathieu2301 avatar

    Mathieu2301/TradingView-API

    2,814View on 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
    View on GitHub↗2,814
  • jerbouma/financedatabaseJerBouma avatar

    JerBouma/FinanceDatabase

    6,987View on 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
    View on GitHub↗6,987
Compare all 30 related projects→

Frequently asked questions

What does romeltorres/alpha_vantage do?

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.

What are the main features of romeltorres/alpha_vantage?

The main features of romeltorres/alpha_vantage are: API Client Libraries, Technical Indicator Calculators, Currency Exchange, Financial Data Analysis, Market Data APIs, Technical Analysis Libraries, Financial Chart Data Retrieval, Cryptocurrency.

Which projects share features with romeltorres/alpha_vantage?

Projects with overlapping indexed features include: 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…