From b6a3c95b499a09eccaa5ff4540ae4b06d3a2b806 Mon Sep 17 00:00:00 2001 From: ZiwayZhao Date: Mon, 6 Apr 2026 02:48:10 +0200 Subject: [PATCH] Add CoWorker Fin-Agent to Sentiment Analysis & Alternative Data (#313) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d767dee..72c19e5 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Asset News Sentiment Analyzer](https://github.com/KVignesh122/AssetNewsSentimentAnalyzer) - `Python` - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models. - [Social Stock Sentiment API](https://api.adanos.org/docs) - `Python` - REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations. +- [CoWorker Fin-Agent](https://github.com/ZiwayZhao/agent-coworker) - `Python` - LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol. ## Time Series Analysis