AI Agent Hub
Back to skills
A-Share and HK Stock Timing Analysis icon

A-Share and HK Stock Timing Analysis

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_1af344ae/stock-timing-analysis following https://skillhub.cn/install/skillhub.md.

About this skill

Problem to Solve

When analyzing an A-share, HK stock, or ETF, raw price action alone often tells you what happened, not whether the setup is tradeable. This skill frames timing as a repeatable check: whether volume and price support entry, whether the move may be a continuation or reversal, and where the Wyckoff phase sits.

How It Works

  • Data layer: Fetches daily bars and prefers qfqday, falling back to day, using roughly the last 120 bars as the analysis window.
  • Volume-price layer: Uses volume, volume ratio, MA20, and ATR to evaluate setups such as expansion breaks, quiet pullbacks, and heavy-volume stagnation.
  • Framework layer: Combines graded scoring with Wyckoff phases to classify behavior into accumulation, markup, distribution, or markdown, then suggests offensive, defensive, or wait-and-see handling.
  • Risk layer: Applies ATR to define stop-loss and take-profit zones, turning the entry question into a clearer position and risk discussion.

Boundaries

It is useful for review, portfolio monitoring, and pre-trade checks, not as a standalone automated trading signal. HK and A-share markets have different liquidity and trading mechanisms, so HK and ETF cases need interpretation with local turnover context. If API fields are missing, bars are too short, or prices look abnormal, conclusions should be treated as manual review only.

Use Cases

  • Check a newly picked A-share before entry to see if the setup supports buying or requires stop-loss.
  • Review an HK holding to determine whether it is in accumulation, markup, distribution, or markdown.
  • Validate an ETF entry by checking volume ratio, MA20, and ATR-based stop zones.
  • Turn daily bars into a volume-price narrative explaining price moves and volume alignment.

Best For

  • A-share intraday traders who need to verify volume ratio, MA20, and stop zones before entry.
  • HK portfolio reviewers who want to classify holdings into Wyckoff phases.
  • ETF timing observers who check volume, MA20, and ATR-based risk bounds before buying.
  • Script maintainers who want to connect daily-bar fetching, volume-ratio calculation, and phase judgment.