AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Market Sentiment

skill-lord1egypt-awesome-skill-forge-a-stock-market-sentiment · by Lord1Egypt

用数据判断市场处于"亢奋/分歧/冰点/修复"哪个阶段。用于A股短线交易,辅助判断仓位和交易策略。

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-lord1egypt-awesome-skill-forge-a-stock-market-sentiment

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-lord1egypt-awesome-skill-forge-a-stock-market-sentiment)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Market Sentiment? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

市场情绪量化 Skill

核心能力

用数据判断市场处于"亢奋/分歧/冰点/修复"哪个阶段,而不是靠感觉猜。

情绪判断规则

情绪冰点

  • 涨停家数 10家
  • 连板高度 80家
  • 炸板率 5板
  • 操作建议:重仓主线龙头

分歧阶段

  • 涨停家数波动大
  • 炸板率 > 25%
  • 操作建议:半仓参与辨识度高的标的

数据获取

调用 akshare-stock 获取:

  • 涨停家数:aksharestocklimit_up()
  • 跌停家数:aksharestocklimit_down()
  • 炸板率:(封板失败数 / 涨停家数) × 100%
  • 连板高度:最高连板数

实战流程

  1. 每天开盘前花5分钟获取数据
  2. 判断当前情绪阶段
  3. 匹配对应仓位策略
  4. 避免在冰点期盲目出手

触发场景

  • "今天市场情绪怎么样"
  • "现在是冰点还是亢奋"
  • "能不能加仓"
  • "今天适合重仓还是轻仓"

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.