US House stock trades
congress_house_tradesRetrieve recent US House of Representatives stock transactions by ticker, representative name, or date range to monitor insider trades.
Instructions
US House of Representatives stock transactions (Stock Watcher). Filter by ticker, representative name, and/or transaction-date range; returns the most recent matches. Example: { ticker: 'NVDA', startDate: '2024-01-01' }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| person | No | Representative name (substring match) | |
| ticker | No | Stock ticker, e.g. NVDA | |
| endDate | No | Latest transaction date, inclusive (YYYY-MM-DD) | |
| startDate | No | Earliest transaction date, inclusive (YYYY-MM-DD) |