工具 API
get_ insider_ transactions_ form4
Get SEC Form 4 insider-trading filings for a US-listed issuer, sourced directly from SEC EDGAR. This is the richer V2 ("SEC Form 4") endpoint: each filing exposes non-derivative transactions (common stock), derivative transactions (options, RSUs, warrants), and the footnotes referenced from each row, with the full SEC transaction code set and reporting-owner relationship flags. Costs 10 API calls per request. Use when the user asks about insider buying/selling, executive stock transactions, or Form 4 filings for a US company and wants full per-filing detail. For a flat, simpler list across symbols/dates use the legacy get_insider_transactions tool instead.
调用信息
- 工具标识
- eodhd.get_insider_transactions_form4
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
symbol必填US ticker, e.g. 'AAPL' or 'AAPL.US'. Case-insensitive; the .US suffix is optional. Form 4 is filed by US-listed issuers only — non-US symbols 404.
limitPage size, 1..100. Default 20.
offsetZero-based pagination offset. Default 0.
api_tokenPer-call token override.