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.
Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic data integrator. It provides tools for computing financial ratios, executing corporate health metrics, and pricing derivatives and bonds using mathematical models. The project integrates diverse data streams, including global economic indicators, real-time market quotes, and standardized corporate financial statements. It features a technical analysis engine for generating momentum and volatility indicators, as well as a portfolio performance analyzer for tracking risk-adjusted
This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets. It functions as a comprehensive toolkit for quantitative research, providing a unified interface to fetch historical and real-time market data across asset classes including equities, futures, bonds, cryptocurrencies, and foreign exchange. By abstracting complex network requests into simple, parameter-driven functions, it enables users to integrate financial data into research workflows and automated trading systems. The library distinguishes itself through its scraper-based ag
Real time stock and option data.
Extract data from a wide range of Internet sources into a pandas DataFrame.
The main features of pydata/pandas-datareader are: Data Loading Extraction, Data Manipulation Libraries, Data Sources, Data Storage and Sources, Market Data Sources.
Projects with overlapping indexed features include: mcdallas/wallstreet — Real time stock and option data. openbb-finance/openbbterminal — OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing… cuemacro/findatapy — Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc. jerbouma/fundamentalanalysis — FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic… akfamily/akshare — This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets.… ranaroussi/yfinance — This library is a Python-based tool for retrieving historical and real-time financial market data from public sources.…