JohnXu22786/market-watch

JohnXu22786★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Financial market monitor for DeepSeek Harness (dsh bundle): real-time quotes, local watchlist, threshold alerts, periodic polling, ASCII/mermaid charts for A-share stocks, indices and crypto.

README 摘要

dsh-market-watch English · 简体中文 A financial market monitor bundle for DeepSeek Harness (dsh): real-time quotes, a local watchlist, threshold alerts, periodic polling, and in-chat ASCII/mermaid charts for A-share stocks/indices and cryptocurrencies — using free public data sources only. This is the first market/finance data plugin in the dsh ecosystem. - Quote — latest quotes for stocks, indices, and crypto via free sources (Tencent qt.gtimg.cn for CN securities, CoinGecko for crypto). - Watchlist — locally persisted watch items (code / name / market / kind), shared by the plugin and the CLI. - Alerts — threshold rules ( changePercent / price , gt/gte/lt/lte ) evaluated on every poll, with per-rule cooldowns. Delivery: a typed harness event market-watch/alert plus optional injection into live agent sessions. - Polling — timer-based periodic refresh of the whole watchlist (overlapping ticks are dropped; free sources are rate-limit friendly). - Charts — ASCII column charts, sparklines, and mermaid xychart-beta blocks rendered in chat. - Dual entry — six dsh tools ( quote , list , watch , unwatch , alert , chart ) and a standalone CLI ( dsh-market-watch ) over the same data. Data sourc…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugin

分类