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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·3 Aufrufe

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-Verlauf

Star-Verlauf für romeltorres/alpha_vantageStar-Verlauf für romeltorres/alpha_vantage

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Alpha Vantage

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Alpha Vantage.
  • jerbouma/financetoolkitAvatar von JerBouma

    JerBouma/FinanceToolkit

    4,449Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,449
  • ta-lib/ta-lib-pythonAvatar von TA-Lib

    TA-Lib/ta-lib-python

    12,041Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,041
  • mathieu2301/tradingview-apiAvatar von Mathieu2301

    Mathieu2301/TradingView-API

    2,814Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,814
  • jerbouma/financedatabaseAvatar von JerBouma

    JerBouma/FinanceDatabase

    6,987Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,987
Alle 30 Alternativen zu Alpha Vantage anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von romeltorres/alpha_vantage?

Die Hauptfunktionen von romeltorres/alpha_vantage sind: API Client Libraries, Technical Indicator Calculators, Currency Exchange, Financial Data Analysis, Market Data APIs, Technical Analysis Libraries, Financial Chart Data Retrieval, Cryptocurrency.

Welche Open-Source-Alternativen gibt es zu romeltorres/alpha_vantage?

Open-Source-Alternativen zu romeltorres/alpha_vantage sind unter anderem: 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…