From 6de80921a2b12b6110f1c5fda2d3e5ca0e92644c Mon Sep 17 00:00:00 2001 From: "email.singh" Date: Tue, 14 Apr 2026 08:58:34 -0400 Subject: [PATCH] Add Microverse Systems to data sources Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bbdc37d6..dd0e9b0d3 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pyEX](https://github.com/timkpaine/pyEX) - `Python` - Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators. - [alpaca-trade-api](https://github.com/alpacahq/alpaca-trade-api-python) - `Python` - Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution. - [metatrader5](https://pypi.org/project/MetaTrader5/) - `Python` - API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20). +- [Microverse Systems](https://microversesystems.com) - `C++` - Real-time L2 order book data from 21 crypto exchanges. Sub-millisecond C++ infrastructure with WebSocket API. Free. - [akshare](https://github.com/jindaxiang/akshare) - `Python` - AkShare is an elegant and simple financial data interface library for Python, built for human beings! . - [yahooquery](https://github.com/dpguthrie/yahooquery) - `Python` - Python interface for retrieving data through unofficial Yahoo Finance API. - [investpy](https://github.com/alvarobartt/investpy) - `Python` - Financial Data Extraction from Investing.com with Python! .