[Plugin Request]: #341

Closed
opened 2026-02-22 17:26:17 -05:00 by yindo · 0 comments
Owner

Originally created by @shaoxing-xie on GitHub (Oct 30, 2025).

Plugin Name

AKShare Stock Data(AKShare 股票数据)

Function Description

Overview

AKShare Stock Data 是一款基于 AKShare 的 Dify 工具插件,覆盖实时行情、历史K线、财务报表与指标、资金流向、技术选股、沪深港通持股等场景。支持 A/H/美等多市场,输出 Markdown 表格与 JSON,免 API Key,适用于投研与数据分析。

Core Capabilities

  • 市场覆盖:A股、港股、美股
  • 数据类型:实时行情、历史OHLCV、财务报表/财务指标、资金流、技术指标选股、沪深港通数据
  • 工具矩阵:12个工具,约175个接口入口,参数校验与格式转换
  • 输出形态:Markdown 表格 + 结构化 JSON
  • 稳定性:重试与错误处理、子进程隔离、30分钟运行超时
  • 免凭证:No API Key Required(公开数据源)

Typical Scenarios

  • 实时盯盘与跨市场对比
  • 历史行情回测与量化研究
  • 个股基本面/财务与资金流分析
  • 技术指标与选股策略筛选
  • 北向资金与沪深港通持股跟踪

Runtime & Permissions

  • Runner: Python 3.12(amd64 / arm64)
  • Network: 访问公开数据源(东财/新浪/同花顺等,经由 AKShare)
  • Credentials: 无需 API Key
  • Privacy: 不持久化存储用户数据,仅内存处理(详见 PRIVACY.md)

Links

Distribution

  • Version: v0.6.0
  • 提交方式:本 Issue 附件上传 .difypkg(或提供 GitHub Release 下载链接)
  • Screenshots: 安装/工作流/结果截图随 Issue 附件提交

- Official Website URL
- https://github.com/akfamily/akshare  
- https://github.com/shaoxing-xie/akshare-stockdata-plugin

备注:这是你在 Dify 工作区点击“申请插件”后打开的 GitHub Issue 表单入口,参考链接:[申请入口(Issue 模板)](https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml)。

### 填写与提交小贴士
- 标题与名称尽量用英文主名,中文放括号补充,便于国际用户检索。
- 正文用 Markdown 简洁说明:能力范围、场景、运行环境、权限与隐私、链接与分发方式(.difypkg 附件或 Release 链接)。
- 在 Issue 里直接拖拽上传以下附件:
- 插件包:AKShare-Stockdata-plugin-v0.6.0-20251030.difypkg
- 截图:_assets/workflow.png、_assets/result.png(或同等清晰的安装/使用截图)
- Assignees/Labels/Projects/Milestone 保持默认即可,无需手动选择。
- 若 `.difypkg` 有公开下载链接(GitHub Release 资产),可同时在正文 Distribution 部分提供。

需要我帮你:
- 生成一份更短版本的英文/中文简介以适配更严苛字数限制?
- 现在就创建 GitHub Release 并上传 `.difypkg`,回填下载链接到 Issue?

### Official Website URL

https://github.com/akfamily/akshare https://github.com/shaoxing-xie/akshare-stockdata-plugin
Originally created by @shaoxing-xie on GitHub (Oct 30, 2025). ### Plugin Name AKShare Stock Data(AKShare 股票数据) ### Function Description ## Overview AKShare Stock Data 是一款基于 AKShare 的 Dify 工具插件,覆盖实时行情、历史K线、财务报表与指标、资金流向、技术选股、沪深港通持股等场景。支持 A/H/美等多市场,输出 Markdown 表格与 JSON,免 API Key,适用于投研与数据分析。 ## Core Capabilities - 市场覆盖:A股、港股、美股 - 数据类型:实时行情、历史OHLCV、财务报表/财务指标、资金流、技术指标选股、沪深港通数据 - 工具矩阵:12个工具,约175个接口入口,参数校验与格式转换 - 输出形态:Markdown 表格 + 结构化 JSON - 稳定性:重试与错误处理、子进程隔离、30分钟运行超时 - 免凭证:No API Key Required(公开数据源) ## Typical Scenarios - 实时盯盘与跨市场对比 - 历史行情回测与量化研究 - 个股基本面/财务与资金流分析 - 技术指标与选股策略筛选 - 北向资金与沪深港通持股跟踪 ## Runtime & Permissions - Runner: Python 3.12(amd64 / arm64) - Network: 访问公开数据源(东财/新浪/同花顺等,经由 AKShare) - Credentials: 无需 API Key - Privacy: 不持久化存储用户数据,仅内存处理(详见 PRIVACY.md) ## Links - Source Repo: https://github.com/shaoxing-xie/akshare-stockdata-plugin - AKShare (Upstream): https://github.com/akfamily/akshare - Privacy Policy: https://github.com/shaoxing-xie/akshare-stockdata-plugin/blob/main/PRIVACY.md ## Distribution - Version: v0.6.0 - 提交方式:本 Issue 附件上传 .difypkg(或提供 GitHub Release 下载链接) - Screenshots: 安装/工作流/结果截图随 Issue 附件提交 ``` - Official Website URL - https://github.com/akfamily/akshare - https://github.com/shaoxing-xie/akshare-stockdata-plugin 备注:这是你在 Dify 工作区点击“申请插件”后打开的 GitHub Issue 表单入口,参考链接:[申请入口(Issue 模板)](https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml)。 ### 填写与提交小贴士 - 标题与名称尽量用英文主名,中文放括号补充,便于国际用户检索。 - 正文用 Markdown 简洁说明:能力范围、场景、运行环境、权限与隐私、链接与分发方式(.difypkg 附件或 Release 链接)。 - 在 Issue 里直接拖拽上传以下附件: - 插件包:AKShare-Stockdata-plugin-v0.6.0-20251030.difypkg - 截图:_assets/workflow.png、_assets/result.png(或同等清晰的安装/使用截图) - Assignees/Labels/Projects/Milestone 保持默认即可,无需手动选择。 - 若 `.difypkg` 有公开下载链接(GitHub Release 资产),可同时在正文 Distribution 部分提供。 需要我帮你: - 生成一份更短版本的英文/中文简介以适配更严苛字数限制? - 现在就创建 GitHub Release 并上传 `.difypkg`,回填下载链接到 Issue? ### Official Website URL https://github.com/akfamily/akshare https://github.com/shaoxing-xie/akshare-stockdata-plugin
yindo closed this issue 2026-02-22 17:26:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#341