Skip to main content
Glama

deepq-financial-toolkit

by magus0219

etfPerformance

Analyze ETF performance metrics including returns, volatility, Sharpe ratio, and maximum drawdown to evaluate investment performance across different time periods.

Instructions

ETF业绩数据:获取ETF基金近1年、3年、今年、成立以来的业绩指标,包括:收益率、年化收益率、年化波动、夏普比率、最大回撤、年化超额、信息比率

Input Schema

NameRequiredDescriptionDefault
queryYesETF基金代码或ETF基金名称

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "ETF基金代码或ETF基金名称", "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