Get insider trades
Get insider trades like buys and sells for a ticker by a company insider.
Query parameters
The ticker symbol of the company.
The maximum number of transactions to return (default: 10).
Filter by insider name (e.g., 'Jen Hsun Huang'). Use the /insider-trades/names endpoint to get available names for a ticker.
Filter by transaction type (e.g., 'Open market sale', 'Gift'). Use the /insider-trades/transaction-types endpoint to get available types.
Filter by SEC form type: 4 for trades, 5 for annual statements (or their amendments 4/A, 5/A).
Filter by exact filing date in YYYY-MM-DD format.
Filter by filing date greater than or equal to this date (YYYY-MM-DD).
Filter by filing date less than or equal to this date (YYYY-MM-DD).
Filter by filing date greater than this date (YYYY-MM-DD).
Filter by filing date less than this date (YYYY-MM-DD).
Response
Insider trades response