trades
Stock trades of U.S.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Stock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |