stock-screener-cn

Screen A-share and Hong Kong stocks using predefined technical pattern rules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eninem123/hunterclaw --skill stock-screener-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-screener-cn
Source: https://github.com/eninem123/hunterclaw/tree/main/skills/stock-screener-cn
Command: npx skills add https://github.com/eninem123/hunterclaw --skill stock-screener-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, pandas, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you quickly narrow down A-share and Hong Kong stocks that match specific technical analysis setups, so you can avoid manually scanning hundreds of charts.

Core Features & Use Cases

  • Technical pattern screening: Select stocks using common strategies such as moving-average bullish alignment, volume pullbacks, breakout volume signals, and candlestick/MA-based patterns like “大帅逼策略” and “龙回头”.
  • Multi-market support: Screen across A股, 深A, 沪A, and 港股 using historical price/volume data.
  • Actionable results: Produces a ranked table with stock code/name, matched strategy, key indicators, a signal strength score, and matching reasoning.

Quick Start

Ask the AI to screen for stocks that match “大帅逼策略” in A股, returning up to 30 results, with price between 3 and 300.

Frequently Asked Questions about stock-screener-cn

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

FAQPage Schema
How do I screen A-share stocks for moving average bullish alignment patterns?

To screen A-share stocks for moving average bullish alignment, you query price history via AKShare and calculate MA5, MA10, MA20, and MA60 indicators to identify matching setups. This Skill applies predefined technical pattern rules to return a ranked table of matching stocks.

What technical analysis patterns can I screen for in Hong Kong stocks?

You can screen Hong Kong stocks for technical analysis patterns including moving-average alignment, volume pullbacks, breakout volume signals, and candlestick strategies like “大帅逼策略” and “龙回头”. It calculates indicators on price/volume data to score and rank matches.

Can I filter stock screening results by price range and market scope?

Yes, you can filter stock screening results by market scope such as A股, 深A, 沪A, and 港股, alongside specific price ranges. Filtering applies predefined technical pattern rules to calculate indicators and return ranked structured results matching your exact price criteria.

Does stock screening with AKShare require manual chart scanning for volume signals?

Stock screening with AKShare eliminates manual chart scanning by automatically querying historical price/volume data to detect volume signals and breakout patterns. It calculates technical indicators to score matches and returns a structured, ranked table without manual effort.

What are the limitations of using predefined technical pattern rules for stock screening?

Predefined technical pattern rules for stock screening limit you to specific setups like MA alignment or volume pullbacks rather than fully custom indicator scripting. Results depend on AKShare historical data availability and predefined scoring logic, restricting highly bespoke technical analysis strategies.