
from short-term-stock-picker11
Screens for strong short-term A-share opportunities using AKShare data based on market cap, limit-up history, and fund flow.
This skill implements a quantitative screening strategy to identify high-momentum A-shares. It filters stocks based on specific criteria: circulating market cap ≤ 15 billion, at least one limit-up in the last 20 days, exclusion of ST stocks, and low turnover rate (≤ 10%).
Use this skill when a user asks for "short-term stock picks," "strong stocks," or wants to execute a specific quantitative screening strategy for the Chinese stock market.
pick_stocks.py for executing the screening logic.result.csv containing stock codes, names, limit-up counts, and fund flow estimates.Compatible with any agent capable of running Python scripts within a virtual environment (e.g., OpenClaw, Claude Code).
This skill has not been reviewed by our automated audit pipeline yet.