Skip to main content
Glama

get_stock_technical_rank

Analyze Chinese stock technical indicators to identify patterns like new highs/lows, consecutive gains/losses, volume trends, and price breakouts for investment decision-making.

Instructions

获取技术选股指标数据,包括创新高、创新低、连续上涨、连续下跌、持续放量、持续缩量、向上突破、向下突破、量价齐升、量价齐跌、险资举牌。

Input Schema

NameRequiredDescriptionDefault
indicator_nameYes要获取的技术指标名称
output_formatNo输出数据格式: json, csv, xml, excel, markdown, html。默认: markdownmarkdown

Input Schema (JSON Schema)

{ "properties": { "indicator_name": { "description": "要获取的技术指标名称", "enum": [ "创新高-创月新高", "创新高-半年新高", "创新高-一年新高", "创新高-历史新高", "创新低-创月新低", "创新低-半年新低", "创新低-一年新低", "创新低-历史新低", "连续上涨", "连续下跌", "持续放量", "持续缩量", "向上突破-5日均线", "向上突破-10日均线", "向上突破-20日均线", "向上突破-30日均线", "向上突破-60日均线", "向上突破-90日均线", "向上突破-250日均线", "向上突破-500日均线", "向下突破-5日均线", "向下突破-10日均线", "向下突破-20日均线", "向下突破-30日均线", "向下突破-60日均线", "向下突破-90日均线", "向下突破-250日均线", "向下突破-500日均线", "量价齐升", "量价齐跌", "险资举牌" ], "type": "string" }, "output_format": { "default": "markdown", "description": "输出数据格式: json, csv, xml, excel, markdown, html。默认: markdown", "enum": [ "json", "csv", "xml", "excel", "markdown", "html" ], "type": "string" } }, "required": [ "indicator_name" ], "type": "object" }

Latest Blog Posts

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/xinkuang/china-stock-mcp'

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