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.
Python API for accessing Lake high frequency tick trades & order book data
The main features of crypto-lake/lake-api are: Data Sources, Market Data Sources.
Open-source alternatives to crypto-lake/lake-api include: 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.… cuemacro/findatapy — Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc. bmoscon/cryptofeed — Cryptocurrency Exchange Websocket Data Feed Handler. alvarobartt/investpy — Financial Data Extraction from Investing.com with Python. lukaszbanasiak/yahoo-finance — Python module to get stock data from Yahoo! Finance.
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 library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.