逐筆成交
GET/openapi/market-data/futures/tick
取得某證券的逐筆成交數據。返回指定時間範圍內的詳細逐筆成交記錄,包括成交時間、價格、成交量、方向等資訊。資料按時間倒序排列(最新在前)。
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.