How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Cryptocurrency Exchange Websocket Data Feed Handler
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
Financial Data Extraction from Investing.com with Python
Python API for accessing Lake high frequency tick trades & order book data
This is the official documentation for Quandl's Python Package. The package can be used to interact with the latest version of the Quandl RESTful API. This package is compatible with python v2.7.x and v3.x+.
The main features of quandl/quandl-python are: Data Sources, Market Data Sources.
Open-source alternatives to quandl/quandl-python include: cuemacro/findatapy — Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc. akfamily/akshare — This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets.… crypto-lake/lake-api — Python API for accessing Lake high frequency tick trades & order book data. bmoscon/cryptofeed — Cryptocurrency Exchange Websocket Data Feed Handler. alvarobartt/investpy — Financial Data Extraction from Investing.com with Python. jerbouma/fundamentalanalysis — FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic…