zhiyaoli0221/dsh-finance-db ↗★ 2
dsh-finance-db
Read-only market quotes, OHLCV history, fundamentals, news, search, and health checks for DeepSeek Harness
安装
$
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.