Get Recent Politician Trades
get_politician_recent_tradesRetrieve recent congressional stock trades under the STOCK Act. Filter by buy/sell direction and lookback period to monitor trading activity.
Instructions
Get recent STOCK Act trades across all politicians. Each trade includes the senator info, ticker, transaction type, amount, and filing delay. Filter by direction (buy/sell) and lookback period. Useful for monitoring current congressional trading activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback period in days (default: 30, max: 365) | |
| limit | No | Maximum results to return (default: 50, max: 100) | |
| offset | No | Pagination offset (default: 0) | |
| direction | No | Filter by direction: 'buy' or 'sell' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |