Corporate Actions
corp_actionRetrieve corporate actions such as stock splits, buybacks, and name changes for a given symbol, including effective dates and ratios.
Instructions
Get corporate actions (splits, buybacks, name changes). Returns items[]{action_type, effective_date, ratio, description} for the symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Corporate action events. |