macd-trend-resonance-stock-picker — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited macd-trend-resonance-stock-picker (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
把“均线看趋势,MACD看节奏”落成一套可执行的选股流程,输出:
../a-share-skill/scripts/ 获取,禁止换未验证数据源。fetch_realtime.py 获取实时快照fetch_history.py 获取日线/60分钟K线fetch_technical.py 获取 MACD、均线等技术指标fetch_stock_events.py 获取重大事件与异动背景先明确:
日线定方向 + 60分钟找触发若用户没给范围:
核心规则:
60日线向上 + 收盘价在60日线上方 → 趋势合格60日线走平或粘合 → 仅观察,不列强候选60日线向下 + 收盘价在60日线下方 → 直接剔除可补充观察:
方向是硬过滤条件。方向不对,后续 MACD 再漂亮也不能进强候选池。
优先级从高到低:
MACD 位于 0 轴上方金叉红柱缩短后重新放大DIF/DEA 同步向上60分钟 MACD 与日线同向降级或剔除条件:
同时满足:
动作:
满足趋势条件,同时:
动作:
如:
动作:
任一命中:
动作:
默认只给“条件触发式”买点,不凭主观感觉提前下手。
优先触发:
每次都必须给:
常用失效定义:
优先减仓信号:
直接离场信号:
个股结论前,至少补看:
若板块与指数明显逆风:
动作映射:
按以下结构输出:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.