zhiyaoli0221/dsh-finance-db2

dsh-finance-db

DeepSeek Harness 的只读金融数据插件:提供市场行情、历史 K 线、基本面、新闻及搜索功能。

AI 分析

核心用途是为 AI 智能体引入实时金融市场数据查询能力。适合需要分析 A股/港股/美股 行情、查看财经新闻或进行金融数据研究的用户。

套件
dsh-finance-db
版本
0.1.0
授權
MIT
最近更新
2026年8月22日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhiyaoli0221/dsh-finance-db

Providers and configuration

The plugin calls the original upstream providers directly. It does not call a DeepEar/Vercel proxy.

CapabilityProviderConfiguration
A-share / HK quote and historyEastMoneyNo key required
US quote and historyYahoo Finance chart endpointNo key required
HeadlinesNewsNowNo key required
Optional web searchJina SearchSet 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.