get_latest_market_data
Retrieve real-time stock market data for specified codes and periods using the XTQuantAI server. Input stock codes and time intervals to access pricing and trading information.
Instructions
获取最新行情数据
Input Schema
Name | Required | Description | Default |
---|---|---|---|
codes | Yes | 股票代码列表,用逗号分隔,例如 "000001.SZ,600519.SH" | |
period | No | 周期,例如 "1d", "1m", "5m" 等 | 1d |