Sentiment Analyzer

Community

Multi-source sentiment analysis for trading.

AuthorIgorGanapolsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill aggregates sentiment from financial news and social platforms to inform trading decisions with a composite view.

Core Features & Use Cases

  • News sentiment: analyze financial news sentiment across sources.
  • Social sentiment: aggregate Twitter/Reddit/StockTwits sentiment.
  • Composite scores: generate confidence scores and trend signals.
  • Real-time monitoring: track sentiment dynamics.

Quick Start

Query sentiment aggregators for a list of symbols to obtain current sentiment scores.

Dependency Matrix

Required Modules

src/utils/news_sentiment.pysrc/utils/sentiment_loader.pysrc/utils/reddit_sentiment.pysrc/rag/sentiment_store.py

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Sentiment Analyzer
Download link: https://github.com/IgorGanapolsky/trading/archive/main.zip#sentiment-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository