trades
Stock trades of U.S.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Stock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| search_trades | Search disclosed trades by person, ticker, branch, role (Senate/House/title), buy/sell, conflict flag, minimum dollar amount, and date window. Returns newest first. |
| get_person_trades | All disclosed trades for a named member of Congress or executive-branch official. |
| get_ticker_activity | Which officials have disclosed trades in a given ticker. |
| list_recent_trades | The most recently disclosed trades — newest first. Accepts the same branch/role/since/until/type filters as search_trades so an agent can scope to a chamber or window in one call. |
| list_conflicts | Trades flagged as a potential conflict (company sector overlaps the official's committee or agency). Accepts branch/role/since/until filters. |
| aggregates | Summary stats over the filtered set: totals, branch split, most-active officials, top tickers bought/sold (per individual stock), top sectors bought/sold, potential conflict count, date range. Accepts the same branch/role/since/until/type/ticker filters as search — pass branch=congress + role=Senate + since=YYYY-MM-DD to scope. Use this BEFORE paginating search_trades when you only need ranked counts. |