基于Qwen3推理引擎的股票量化智能体,其详细使用方法可通过MCP平台内置的《查询操作手册》获取。 For detailed usage instructions on the Qwen3-powered quantitative trading agent with advanced reasoning capabilities for stock market analysis, please refer to the MCP Query Cookbook accessible via the platform's built-in documentation system.
8.6k 查看 · 2026-07-07 更新
简介
基于Qwen3推理引擎的股票量化智能体,其详细使用方法可通过MCP平台内置的《查询操作手册》获取。
For detailed usage instructions on the Qwen3-powered quantitative trading agent with advanced reasoning capabilities for stock market analysis, please refer to the MCP Query Cookbook accessible via the platform's built-in documentation system.
简介
基于Qwen3推理引擎的股票量化智能体,其详细使用方法可通过MCP平台内置的《查询操作手册》获取。
For detailed usage instructions on the Qwen3-powered quantitative trading agent with advanced reasoning capabilities for stock market analysis, please refer to the MCP Query Cookbook accessible via the platform's built-in documentation system.
股票量化MCP服务使用手册
📌 简介
智能股票量化支撑点位计算服务(MCP) 是基于Qwen3大模型推理能力与远程量化计算服务器构建的专业金融分析工具,提供以下核心功能:
- 实时市场数据分析与量化策略建议
- 标准化API接口与SSE流式数据传输
⚙️ 服务配置说明
在您的系统中添加以下JSON配置启用服务:
{ "mcpServers": { "quant_mcp_server": { "type": "sse", "url": "http://www.socoo.xyz:9000/sse" } } }
❓ 常见问题解答
Q1:如何获取详细文档? 输入示例:
股票量化MCP服务的使用方法有哪些? (在安装MCP服务过多时候,最好带有socoo关键字) socoo股票量化MCP服务的使用方法有哪些? 这个socoo股票MCP服务怎么用? 这个socoo量化怎么用? 能否提供一份关于量化交易MCP服务的详细说明文档? 我想了解如何使用MCP服务进行股票数据分析。 MCP服务支持哪些函数调用,这些函数的功能是什么? 给我讲一下这个股票量化MCP服务的使用方法; 讲一下这个量化MCP的使用方法; 这个股票MCP服务怎么用? 这个股票量化怎么用?
该文档包含:
- 服务配置方法
- 核心功能调用示例
- 完整函数列表及参数说明
- 实时数据对接指南
- 常见问题解决方案
技术支持:
官方文档:https://mcp-docs.socoo.xyz
开发者邮箱:virgo_wang@qq.com
服务配置
[{'mcpServers': {'quant mcp server': {'type': 'sse', 'url': 'http://www.socoo.xyz:9000/sse'}}}]
来源
- 来源:ModelScope
- 链接:www.socoo.xyz