get_warrant_daily_trading
Retrieve daily trading data for call/put warrants, including volume, value, and contracts traded, using a specific warrant code or all warrants. Powered by the TWSE MCP Server.
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 (出表日期) - Trading date (交易日期) - Warrant code (權證代號) - Warrant name (權證名稱) - Trading value (成交金額) - Trading volume in lots (成交張數)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | No |