Skip to main content
GET
Order Book

注意事項

  • 買盤(bids)按價格降序排列
  • 賣盤(asks)按價格升序排列
  • 時間戳單位為毫秒(UTC)

支持的市場

美股港股A股中國期貨加密貨幣 示例:
  • 美股:AAPL.US、TSLA.US、MSFT.US
  • 港股:700.HK、9988.HK、3690.HK
  • A股:600519.SH、000001.SZ、920186.BJ
  • 中國期貨:BU2609、IC2606、AP8888
  • 加密貨幣:BTCUSDT、ETHUSDT、ADAUSDT

請求參數

返回字段說明

授權

X-API-Key
string
header
必填

查詢參數

symbol
string
預設值:700.HK
必填

Trading symbol

範例:

"700.HK"

limit
integer

Depth levels (default 10, max 50)

必填範圍: 1 <= x <= 50
範例:

20

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,
futures
範例:

"stock"

回應

200 - application/json

Successful response

code
integer
範例:

0

message
string
範例:

"success"

data
object