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.

AI Analysis

核心用途是为 AI 智能体赋予金融行情查询能力。适合需要让 DSH 实时获取并分析股票价格与 K 线数据的金融分析任务。

Package
dsh-market-quote
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

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

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

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