Skip to main content
Glama

deepq-financial-toolkit

by magus0219

sectorPriceChangeRank

Identify top-performing and underperforming sectors by analyzing price change rankings across concept and industry categories within specified date ranges.

Instructions

板块涨跌幅榜单:查询日期区间内涨跌幅最大的板块榜单,并提供相关消息

Input Schema

NameRequiredDescriptionDefault
endDateNo结束时间
priceDirectionNo涨跌幅方向,枚举值:raise涨幅榜,fall跌幅榜。
sectorCountNo榜单输出板块数量
sectorTypeNo榜单类型,枚举值:concept代表概念板块,industry代表行业板块,all代表全部concept+industry
startDateNo开始时间

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "结束时间", "type": "string" }, "priceDirection": { "description": "涨跌幅方向,枚举值:raise涨幅榜,fall跌幅榜。", "type": "string" }, "sectorCount": { "description": "榜单输出板块数量", "type": "string" }, "sectorType": { "description": "榜单类型,枚举值:concept代表概念板块,industry代表行业板块,all代表全部concept+industry", "type": "string" }, "startDate": { "description": "开始时间", "type": "string" } }, "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