From 58caf691bab3540cf8e012eed0d28c503eb30189 Mon Sep 17 00:00:00 2001 From: whoareunot Date: Thu, 23 Apr 2026 08:25:45 +0800 Subject: [PATCH] Update README.md (#357) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2099eaf..6bb00a6 100644 --- a/README.md +++ b/README.md @@ -356,7 +356,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [TimeFrames.jl](https://github.com/femtotrader/TimeFrames.jl) - `Julia` - A Julia library that defines TimeFrame (essentially for resampling TimeSeries). ## Market Data & Data Sources - +- [BTC Orderbook Microstructure Research](https://github.com/whoareunot/btc-orderbook-research) - `Jupyter Notebook` - statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread. - [OpenBB Terminal](https://github.com/OpenBB-finance/OpenBBTerminal) - `Python` - Terminal for investment research for everyone. - [Fincept Terminal](https://github.com/Fincept-Corporation/FinceptTerminal) - `Python` - Advance Data Based A.I Terminal for all Types of Financial Asset Research. - [yfinance](https://github.com/ranaroussi/yfinance) - `Python` - Yahoo! Finance market data downloader (+faster Pandas Datareader).