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.
:chartwithupwards_trend: A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen
AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical stock, currency, and economic market data. It serves as a quantitative data acquisition tool for gathering the large-scale financial datasets required for economic research and quantitative analysis. The library provides a unified interface to retrieve datasets from various official and commercial providers, removing the need to write custom scrapers for individual financial sources. It maps standardized function calls to diverse third-party sources to normalize varying respons
Financial Data Extraction from Investing.com with Python
Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.
The main features of xfffff/gekko-datasets are: Data Sources, Market Data APIs, Market Data Sources.
Open-source alternatives to xfffff/gekko-datasets include: optixal/cryptoinscriber — :chart_with_upwards_trend: A live cryptocurrency historical trade data blotter. Download live historical trade data… ricequant/rqalpha — RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides… jindaxiang/akshare — AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical… 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.