news-reaction-snapshot skillA
news-reaction-snapshot is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 查询指定 A 股的新闻市场反应快照(消息量价共振)。用户询问个股消息面与量价的共振、新闻反应方向或阶段时使用。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 消息量价共振 接口:`GET /api/v3/market/data/news-reaction-snapshot` 参数:`--symbol` 必填(带交易所后缀,如 `600519.SH`,兼容 `.XSHG/.XSHE/.BJSE`、`SH:600000` 等写法,响应统一为六位数字加 `.SH/.SZ/.BJ`);`--start-date`、`--end-date` 必填(`YYYYMMDD` 或 `YYYY-MM-DD`,与起始日相隔不超过 31 天);`--lookback-hours` 可选,仅 `24` 或 `48`,不传返回两套窗口;`--page` 默认 1(上限 1000)、`--page-size` 默认 50(上限 200);支持 `--all` 自动翻页。 ```bash python <RUN_PY> news-reaction-snapshot --symbol 600519.SH --start-date 20260818 --end-date 20260828 --lookback-hours 48 --page 1 --page-size 5 ``` 返回 `code/message/data` 分页信封,快照位于 `data.records`;每条包含 `trade_date`、`symbol`、`stock_name`、`lookback_hours`、`reaction_direction`、`reaction_stage`、`trend_interaction`、`price_volume_signature`、`relative_performance`、`participation_state`、`event_attention_state`、`observation_sufficiency`、`state_summary`、`confidence`、`data_insufficient`、`signal_ambiguous`。枚举字段保持英文码,中文解释只出现在 `state_summary`;接口只读历史成功快照,不重新调用模型,也不预测收益。
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/news-reaction-snapshot@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/news-reaction-snapshot@sha256:6153d1475eb3d5e7Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_kde6o4c4qvhpe2qs)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1481 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
ftshare-lab/ftshare-skill · 64 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kde6o4c4qvhpe2qs GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/news-reaction-snapshot GET https://markdownregistry.com/api/v1/blob/6153d1475eb3d5e719fb0abfe3363c6e6600f8a59722dc3685869cf3e107c086
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.