get_warrant_yearly_issuance_statistics
Retrieve annual warrant issuance volume statistics by type and year to analyze Taiwan stock market derivative trends and trading patterns.
Instructions
Get yearly issuance volume statistics for listed call/put warrants.
Retrieves annual statistics on warrant issuance volumes by type and period.
Returns: Formatted string containing warrant yearly issuance statistics including: - Year (年度) - Warrant type (權證類型) - Issuance volume (發行量) - And other issuance-related statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}