get_warrant_daily_trading
Retrieve daily trading statistics for Taiwan Stock Exchange warrants, including trading volume, value, and contract data for specific or all listed warrants.
Instructions
Get daily trading data for listed call/put warrants.
Retrieves daily trading volume and value statistics for warrants, including transaction amounts and number of contracts traded.
Args: code: Warrant code (optional). If provided, filters results for specific warrant. If empty, returns all warrant trading data.
Returns: Formatted string containing warrant daily trading data including: - Report date (出表日期) - Warrant code (權證代號) - Warrant name (權證名稱) - Trading volume in lots (成交張數) - Trading value (成交金額)
Note: This API may return empty data when there are no warrant trades for the day. Check warrant basic info to see available warrants before querying trading data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No |