get_insider_trading
Retrieve insider trading records to track management buying and selling activities for a given stock symbol.
Instructions
Get insider trading records (高管增减持).
Use to track management buying/selling. get_insider_trading(symbol="000001.SZ")
Args: symbol: Security symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |