dsh-plugin-xquant:把 xquant 量化研究 MCP 接入 DeepSeek Harness
dsh-plugin-xquant 是一个由 codingDuan 维护的 DSH 插件(MIT 许可),旨在将 xquant 量化研究 MCP 无缝接入 DeepSeek Harness,解决外部工具在 dsh Web 中接入配置繁琐的痛点。安装后,用户可在 dsh Web 中直接查询因子定义、计算因子时序、浏览策略逻辑及历史绩效,并将结果整理为易读的研究结论。该插件定位为研究辅助工具,不提供买卖建议或市场预测。 使用前提是在 dsh 进程环境中配置 `XQUANT_API_KEY`,插件仅从环境变量读取,不写入本地文件或上传。默认连接 xquant.shop 官方 MCP 服务,支持通过
Read Moredsh-quant: AI-native Quantification Toolkit for DSH
dsh-quant is a DSH quant plugin maintained by pengpengyi92, offering 59 quant_* tools that cover six domains: data, factors, ML, risk control, execution, and ecosystem. It connects end-to-end research through the PDAT→PET pipeline. Primarily designed for use with agents, the plugin is implemented in TypeScript with zero runtime dependencies, installed via npm, and enabled in cordis.yml. This article introduces its module paradigm, core capabilities, and usage instructions, while also explaining applicable scenarios and security considerations.
Read More