zhiyaoli0221/dsh-finance-db ↗★ 2
dsh-finance-db
DeepSeek Harness 的只读金融数据插件:提供市场行情、历史 K 线、基本面、新闻及搜索功能。
AI 分析
核心用途是为 AI 智能体引入实时金融市场数据查询能力。适合需要分析 A股/港股/美股 行情、查看财经新闻或进行金融数据研究的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhiyaoli0221/dsh-finance-db说明文档
阅读完整 README ↗Providers and configuration
The plugin calls the original upstream providers directly. It does not call a DeepEar/Vercel proxy.
| Capability | Provider | Configuration |
|---|---|---|
| A-share / HK quote and history | EastMoney | No key required |
| US quote and history | Yahoo Finance chart endpoint | No key required |
| Headlines | NewsNow | No key required |
| Optional web search | Jina Search | Set JINA_API_KEY |
Requests are cached in memory for short, capability-specific TTLs. A cache hit does not make a fresh upstream request; use finance_health when diagnosing connectivity.