Skip to main content
GET
Recent Trades

注意事项

  • side:买入(buy)/ 卖出(sell)/ 中性(neutral)
  • 时间戳单位为毫秒(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

请求参数

返回字段说明

position_effect 取值说明

授权

X-API-Key
string
header
必填

查询参数

symbol
string
默认值:700.HK
必填

Trading symbol

示例:

"700.HK"

limit
integer

Number of trades (default 100, max 1000)

必填范围: 1 <= x <= 1000
示例:

100

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