AI Agent Hub
Back to skills
A-Share End-of-Day Stock Screener icon

A-Share End-of-Day Stock Screener

Professional Updated 2026.08.30

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

Please install @user_323d092a/stocks-fliter following https://skillhub.cn/install/skillhub.md.

About this skill

Problem it solves

When scanning Shanghai and Shenzhen A-shares for end-of-day short-term setups, analysts often repeat the same checks on float cap, turnover, price gain, volume ratio, moving averages, and volume trend. This skill turns those checks into a repeatable screening pipeline with consistent rules.

How it works

It uses a two-stage filter:
- Real-time quote stage: parses Tencent quote fields for A-shares, excludes ChiNext, STAR, B-shares, and New Third Board, then filters by float market cap, turnover rate, price gain, and volume ratio.
- K-line stage: fetches forward-adjusted daily K-lines, calculates MA5, MA10, MA20, average price, and recent volume, then checks price above short-term moving averages, bullish MA alignment, and a volume step-up.

The design favors speed first, then technical precision.

Boundaries and caveats

It is best used for pre-open, intraday, and close-based technical screening rather than entry/exit prediction. Moving-average and volume rules rely on daily K-lines, so results are more stable after close. Batch queries should stay around 100 stocks, and field order should follow actual API responses. It is not investment advice.

Use Cases

  • Screen close-based A-share candidates after 14:30 using 5-20B CNY float cap and 5%-10% turnover.
  • Run intraday technical screening to find active stocks with 3%-5% gain, 1.2-5 volume ratio, and price above MA5/MA10/MA20.
  • Execute after the close to keep stocks with bullish MA alignment and 3-day volume above the prior 3 days by 1.2x.
  • Exclude ChiNext, STAR, B-shares, and New Third Board while retaining liquid Shanghai/Shenzhen main-board A-shares.

Best For

  • Retail traders running end-of-day A-share screens who want consistent short-term candidate filters.
  • Short-term traders focused on volume-price and moving-average signals who need fast intraday discovery.
  • Strategy researchers building repeatable scripts for market cap, turnover, volume ratio, and MA conditions.
  • Analysts maintaining watchlists who want to exclude ChiNext, STAR, B-shares, and New Third Board while keeping liquid main-board A-shares.