Skip to main content
Glama

deepq-financial-toolkit

by magus0219

sectorCapAnalysis

Analyze capital flow and margin trading data for stock market sectors to identify investment opportunities and market trends.

Instructions

板块资金面:获取概念或行业板块主力资金流向、两融余额数据

Input Schema

NameRequiredDescriptionDefault
dateNo指定日期,默认当天
queryYes概念或行业板块名称

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "指定日期,默认当天", "type": "string" }, "query": { "description": "概念或行业板块名称", "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/magus0219/deepq-financial-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server