get_insider_trades
Retrieve insider director share transactions for NZX companies, including buy/sell/exercise details. Filter by ticker, type, date range, or director.
Instructions
Get insider (director) share transactions for NZX companies. 4,100+ trades covering buy/sell/exercise transactions. Shows who is buying and selling, how much, and at what price. Filter by company ticker, transaction type, date range, or specific director.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date in YYYY-MM-DD format | |
| from | No | Start date in YYYY-MM-DD format | |
| type | No | Filter by transaction type (e.g. 'Buy', 'Sell', 'Exercise') | |
| limit | No | Number of results (default 50, max 100) | |
| ticker | No | Filter by company ticker (e.g. 'AIR', 'FPH') | |
| director | No | Filter by director slug (e.g. 'john-smith') |