Skip to main content
Glama

XTQuantAI

by dfkai
test.py394 B
from xtquant import xtdata from xtquant.xtdata import UIPanel # 输出平安银行的相关信息 # data = xtdata.get_instrument_detail("000001.SZ") # print(data) stock_list = ['000001.SZ', '600519.SH'] # 针对自选板块中的品种,设置指标,对应参数 panels = [UIPanel(stock, '1d', figures=[{'ma':{'n1':5}}]) for stock in stock_list] xtdata.apply_ui_panel_control(panels)

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