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[]