get_warrant_trader_count
Retrieve daily warrant trader participation statistics to analyze warrant market activity levels and individual trader engagement on the Taiwan Stock Exchange.
Instructions
Get daily number of warrant traders.
Retrieves statistics on the number of individual traders participating in warrant trading on each trading day, providing insights into warrant market participation levels.
Returns: Formatted string containing warrant trader count data including: - Report date (出表日期) - Trading date (日期) - Number of traders (人數)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}