Skip to main content
Glama

XTQuantAI

by dfkai

get_trading_dates

Retrieve a list of trading dates for a specified market using market codes like SH for Shanghai, enabling precise scheduling of quantitative trading activities.

Instructions

获取指定市场的交易日期列表

Input Schema

NameRequiredDescriptionDefault
marketNo市场代码,例如 SH 表示上海市场SH

Input Schema (JSON Schema)

{ "properties": { "market": { "default": "SH", "description": "市场代码,例如 SH 表示上海市场", "type": "string" } }, "type": "object" }

Other Tools from XTQuantAI

Related Tools

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/dfkai/xtquantai'

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