逐筆成交
GET/openapi/market-data/option/tick
• 功能說明:獲取期權的逐筆成交資料介面。 返回指定期權程式碼在指定時間範圍內的逐筆成交明細,包括成交時間、價格、數量、成交方向等詳細資訊。 數據按時間倒序排列,最新成交記錄在前。
• 頻次限制: 市場資料介面速率限制每60秒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.