Skip to main content
GET
Intraday Data

注意事项

  • 数据为当日开盘至当前时间的分时数据
  • 非交易时段返回空数组

支持的市场

美股港股A股 示例:
  • 美股:AAPL.US、TSLA.US、MSFT.US
  • 港股:700.HK、9988.HK、3690.HK
  • A股:000001.SH、000001.SZ

请求参数

返回字段说明

授权

X-API-Key
string
header
必填

查询参数

symbols
string
默认值:700.HK,9988.HK
必填

Comma-separated stock symbols (max 50)

示例:

"700.HK,9988.HK"

type
enum<string>

Symbol type, optional. Not required when the symbol is unambiguous; if the API returns an AMBIGUOUS_SYMBOL error, pass the value as indicated

可用选项:
stock,
indices,
crypto,
forex
示例:

"stock"

响应

200 - application/json

Successful response

code
integer
示例:

0

message
string
示例:

"success"

data
object[]