逐筆成交
GET/openapi/market-data/option/tick
功能說明:取得期權逐筆成交資料。返回指定時間範圍內的詳細逐筆成交記錄,包括成交時間、價格、成交量、方向等資訊。資料按時間倒序排列(最新在前)
頻率限制:速率限制每分鐘 60 個請求
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.