market-sentiment-tracker

Quantify A-share market sentiment with a 0-100 score and identify market phases.

59|30|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/duolongworld/AI_Renaissance --skill market-sentiment-tracker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: market-sentiment-tracker
Source: https://github.com/duolongworld/AI_Renaissance/tree/main/skills/news/market_sentiment_tracker
Command: npx skills add https://github.com/duolongworld/AI_Renaissance --skill market-sentiment-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires AKShare, pandas, numpy, scikit-learn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a quantitative analysis of A-share market sentiment to assist investors in making more informed decisions by understanding the overall mood of the market.

Core Features & Use Cases

  • Market Sentiment Scoring: Offers a 0-100 score to measure market sentiment.
  • Market Phase Identification: Determines the current market phase out of six: Despair Icepoint, Panic Selling, Buzzing, No Man's Land, Buzzing Again, Desperation Freezing.
  • Position Suggestions: Provides仓位suggestions based on sentiment.
  • Use Case: An investor can use the sentiment score and market phase to gauge potential buy or sell opportunities and adjust their investment strategy accordingly.

Quick Start

Use the market-sentiment-tracker skill to analyze the current market sentiment.

Frequently Asked Questions about market-sentiment-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify A-share market sentiment for investment decisions?▼

You can quantify A-share market sentiment using multiple quantitative and community indicators to generate a 0-100 sentiment score, identify the current market phase, and receive position suggestions for better investment decisions.

What is market phase identification and how does it help with investment strategy?▼

Market phase identification categorizes the current A-share market into one of six distinct phases, such as Despair Icepoint or Buzzing, helping investors gauge potential buy or sell opportunities and adjust their investment strategy accordingly.

How do I get started with market sentiment scoring using Python?▼

To get started with market sentiment scoring, you need Python and data sources from market data APIs like AKShare, along with pandas, numpy, and scikit-learn to process indicators and calculate the 0-100 sentiment score.

Can I use AKShare and scikit-learn for A-share sentiment analysis?▼

Yes, you can use AKShare to fetch market data and scikit-learn to process quantitative and community indicators, enabling you to calculate sentiment scores and identify market phases for A-share investments.

What are the limitations of using quantitative indicators for market sentiment analysis?▼

Quantitative market sentiment analysis relies on available data sources like market APIs and community forums, meaning its accuracy is constrained by data quality and it serves as a suggestion tool rather than a guaranteed investment predictor.