stock-history-list skillA
stock-history-list is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 按交易日查询股票历史行情截面列表。必填 --trade-date,可选 --code、--page、--page-size。接口:GET /api/v1/market/data/stock-history-list。.
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
# 股票历史列表 按交易日查询 A 股主板股票历史行情截面。接口:GET `/api/v1/market/data/stock-history-list`。 注意:`region_sector`、`cum_adjust_factor` 不可用;`pe_ttm`、`concept_sectors` 仅 2026 年起有数据。 ## 参数 - `--trade-date`:必填,交易日,格式 `YYYYMMDD`。 - `--code`:可选,股票代码,支持 `600000.SH`、`600000.XSHG` 或纯六位数字。 - `--page`:可选,页码,默认 1。 - `--page-size`:可选,每页条数,默认 50,最大 200。 响应为统一 `code/message/data` JSON,分页记录位于 `data.records`。 所有请求必须设置环境变量 `FTSHARE_API_KEY`;handler 将其作为 `FTSHARE_API_KEY` 请求头发送,并设置 `Content-Type: application/json`。缺失凭据时不会发起请求。 ```bash python <RUN_PY> stock-history-list --trade-date 20260909 --page 1 --page-size 5 python <RUN_PY> stock-history-list --trade-date 20260909 --code 600000.SH --page 1 --page-size 5 ```
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/stock-history-list@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/stock-history-list@sha256:504782275afebb07Pin 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_xwzaqwi3iyfsjf5o)
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 (1213 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_xwzaqwi3iyfsjf5o GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/stock-history-list GET https://markdownregistry.com/api/v1/blob/504782275afebb071f5f56cdcf4dc691ef827eba2738517a78c80cacfd16997e
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.