stock-candlesticks-batch skillA
stock-candlesticks-batch is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 批量获取多只股票/ETF/可转债/指数 K 线 GET 接口(market.ft.tech,stock-candlesticks/batch)。用户问多只标的的日/周/月/年 K 线、批量开高低收、混合多类证券的 K 线时使用。必填 --symbols、--interval-unit、--since-ts-millis、--until-ts-millis;可选 --adjust-kind、--limit。.
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
# 批量股票K线 ## 1. 接口描述 | 项目 | 说明 | |------|------| | 接口名称 | 批量股票K线(stock_candlesticks_batch) | | 外部接口 | `GET /api/v2/market/data/stock-candlesticks/batch` | | 请求方式 | GET(query 参数,`symbols` 可重复传入) | | 适用场景 | 一次批量查询股票 / ETF / 可转债 / 指数等多只标的的历史 K 线(开高低收、成交量、成交额、换手率),支持日/周/月/年周期与前复权/后复权。通用语义,允许不同证券类别混合查询,不做类别校验 | ## 2. 请求参数 | 参数名 | 类型 | 是否必填 | 描述 | 取值示例 | 备注 | |--------|------|----------|------|----------|------| | symbols | string[] | 是 | 标的代码列表,逗号分隔传给 CLI | 600519.SH,510300.SH,113027.SH,000300.SH | 可混合股票/ETF/可转债/指数;沪市 `.XSHG`/`.SH`、深市 `.XSHE`/`.SZ`、北交所 `.BJSE`/`.BJ`;接口侧以重复 query 参数发送 | | interval_unit | string | 是 | 周期单位 | Day | Day/Week/Month/Year,大小写不敏感;**不支持 Minute** | | adjust_kind | string | 否 | 复权类型 | Forward | None(默认)/Forward(前复权)/Backward(后复权) | | since_ts_millis | int | 是 | 开始时间戳(毫秒) | 1756431000000 | 与 until 的跨度不得超过 12 个日历月;不得晚于 until | | until_ts_millis | int | 是 | 结束时间戳(毫秒) | 1756791000000 | - | | limit | int | 否 | 每个标的返回条数上限 | 3 | 不传时返回请求时间范围内的全部数据 | ## 3. 响应说明 外层固定为 `code`(成功 200)/ `message`(成功 `success`)/ `data`(失败时为 `null`)。`data` 为非分页嵌套数组,外层每项为 `[symbol, K线数组]`,每根 K 线字段: | 字段名 | 类型 | 说明 | 单位 | |--------|------|------|------| …
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/stock-candlesticks-batch@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/stock-candlesticks-batch@sha256:8b490d2bef26a2d4Pin 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_wruqek63qihl6ve5)
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 (4101 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_wruqek63qihl6ve5 GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/stock-candlesticks-batch GET https://markdownregistry.com/api/v1/blob/8b490d2bef26a2d4ca203160ee3813b08e50765e25be5884fe520f68dbf558fb
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.