Skip to main content
Glama

get_stock_volatility

Calculate stock volatility metrics using minute-level historical data for Chinese stocks to analyze price fluctuations and market risk.

Instructions

通过分钟级历史行情计算指定个股的波动率指标

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes股票代码 (例如: '000001')
start_dateYes开始日期,格式为 YYYY-MM-DD HH:MM:SS (例如: '2021-10-20 09:30:00')
end_dateYes结束日期,格式为 YYYY-MM-DD HH:MM:SS (例如: '2024-11-01 15:00:00')
periodYes分钟级历史行情时间周期,分钟级别 (例如: '1', '5', '15', '30', '60')
adjustNo复权类型: none, qfq(前复权), hfq(后复权)。默认:nonenone
output_formatNo输出数据格式: json, csv, xml, excel, markdown, html。默认: markdownmarkdown

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