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
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
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
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
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.
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.
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…