From 8699226284bbf150ad1e40cce132849cc444c911 Mon Sep 17 00:00:00 2001 From: Alex Schneider Date: Sun, 10 May 2026 22:18:13 +0200 Subject: [PATCH 1/2] Add Adanos Market Sentiment data source --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 715fc76..1bbfd3e 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ We only include tools, libraries, and projects worth your time. No bloated lists - ⭐ [yfinance](https://github.com/ranaroussi/yfinance) - Free Yahoo Finance data - ⭐ [Alpaca Market Data](https://alpaca.markets/docs/) - Real-time and historical US stocks/crypto - ⭐ [Crypto: CCXT](https://github.com/ccxt/ccxt) - Unified crypto exchange API +- [Adanos Market Sentiment](https://github.com/adanos-software/adanos-python-sdk) - Python SDK for stock sentiment from Reddit, X / FinTwit, News, and Polymarket - [Polygon.io](https://polygon.io/) - Comprehensive market data API - [Tiingo](https://api.tiingo.com/) - Financial data platform with free tier - [Quandl](https://www.quandl.com/) - Financial, economic and alternative data From 68fc4eae7d655a558f9c85dce5734164820e887b Mon Sep 17 00:00:00 2001 From: Alex Schneider Date: Sun, 10 May 2026 22:22:07 +0200 Subject: [PATCH 2/2] Point Adanos link to main site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bbfd3e..ef0d174 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ We only include tools, libraries, and projects worth your time. No bloated lists - ⭐ [yfinance](https://github.com/ranaroussi/yfinance) - Free Yahoo Finance data - ⭐ [Alpaca Market Data](https://alpaca.markets/docs/) - Real-time and historical US stocks/crypto - ⭐ [Crypto: CCXT](https://github.com/ccxt/ccxt) - Unified crypto exchange API -- [Adanos Market Sentiment](https://github.com/adanos-software/adanos-python-sdk) - Python SDK for stock sentiment from Reddit, X / FinTwit, News, and Polymarket +- [Adanos Market Sentiment](https://adanos.org/) - Python SDK for stock sentiment from Reddit, X / FinTwit, News, and Polymarket - [Polygon.io](https://polygon.io/) - Comprehensive market data API - [Tiingo](https://api.tiingo.com/) - Financial data platform with free tier - [Quandl](https://www.quandl.com/) - Financial, economic and alternative data