stock-candlesticks skillA
stock-candlesticks is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 单只股票/ETF/指数/可转债历史 K 线 GET 接口(market.ft.tech,stock-candlesticks)。用户问某只标的的分/日/周/月/年 K 线、开高低收、前/后复权、分钟级 K 线、5 分钟/日 K/周 K/月 K/年 K 时使用。必填 --symbol、--interval-unit、--until-ts-millis;可选 --interval-value、--adjust-kind、--since-ts-millis、--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 线 - 查询单只标的 K 线(stock-candlesticks) ## 1. 接口描述 | 项目 | 说明 | |------|------| | 接口名称 | 查询单只标的 K 线(通用) | | 外部接口 | `GET /api/v1/market/data/stock-candlesticks` | | 请求方式 | GET(query 参数) | | 适用场景 | 获取股票 / ETF / 指数 / 可转债等标的的分/日/周/月/年 K 线,含开高低收、成交量、成交额;支持前复权 / 后复权 / 不复权。通用语义,不做证券类别校验 | > 本接口统一使用毫秒时间戳和 GET query 参数,支持分钟级与年 K,并允许股票、ETF、指数、可转债等不同类别标的。 ## 2. 请求参数 | 参数名 | 类型 | 是否必填 | 描述 | 取值示例 | 备注 | |--------|------|----------|------|----------|------| | symbol | string | 是 | 标的代码(带市场后缀) | 600519.SH、000001.SZ、510300.XSHG | 长短后缀均支持;`.XSHG`/`.SH`、`.XSHE`/`.SZ`、`.BJSE`/`.BJ` | | interval_unit | string | 是 | 周期单位 | Day | Minute/Day/Week/Month/Year | | interval_value | int | 否 | 间隔数值 | 1 | 默认 1;Minute+5 表示 5 分钟 K 线 | | adjust_kind | string | 否 | 复权类型 | Forward | None(默认)/Forward(前复权)/Backward(后复权) | | since_ts_millis | int | 否 | 开始时间戳(毫秒) | 1756700000000 | 分钟 K 线与 until 跨度 ≤3 天,其余周期不受 3 天限制 | | until_ts_millis | int | 是 | 结束时间戳(毫秒) | 1756791000000 | - | | limit | int | 否 | 返回条数上限 | 5 | 未传 since 和 limit 时默认最多返回 50 根 | ## 3. 响应说明 返回裸数组,每根 K 线包含: | 字段名 | 类型 | 说明 | 单位 | |--------|------|------|------| | open | string | 开盘价 | 元 | | high | string | 最高价 | 元 | | low | string | 最低价 | 元 | …
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/stock-candlesticks@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/stock-candlesticks@sha256:a5ce6ed92a800992Pin 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_pzy2zirp5vnoiaee)
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 (4051 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_pzy2zirp5vnoiaee GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/stock-candlesticks GET https://markdownregistry.com/api/v1/blob/a5ce6ed92a80099216d8b972d70947ad599a34ac2ab48b4c7384ed3a803db02f
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.