weopenfire-git/dsh-market-quote0

dsh-market-quote

DSH tool plugin: realtime quotes and historical K-line for A-share / HK / US markets via Tencent's public quote API.

包名
dsh-market-quote
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

配置

三个 tunable(均为正整数毫秒),经插件 config 覆盖:

默认说明
quoteTtlMs5000实时报价缓存 TTL
klineTtlMs300000K 线缓存 TTL(5 分钟)
minRequestIntervalMs500请求最小间隔(≤2 QPS)

非正整数在插件激活时抛错。