get_stock_monthly_changes
Analyze monthly custody changes for a stock, showing end-of-month shares, change from previous month, percentage, issued shares, and shareholder count.
Instructions
Query TDCC monthly custody change analysis for a stock (個別股票異動月分析表).
Shows month-end custody shares, changes from previous month, percentage change, issued shares, and number of shareholders. Useful for tracking custody trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes | Stock code, e.g. '2330'. | |
| market | No | Market type: 'listed' (上市, default), 'otc' (上櫃), or 'emerging' (興櫃). |