GET /mashup/congress/signals
Aggregieren und analysieren Sie recent stock trades disclosed by US Congress members (both Senate und House), combining trade data with current stock prices und market sentiment. Identifies the most actively traded stocks by lawmakers, unusual trading patterns, und potential signal value. Liefert eine summary of recent congressional trading activity with buy/sell ratios und top traded tickers. Nützlich für alternative investment research, political finance analysis tools, und transparency platforms tracking insider-like trading by elected officials.
curl https://nordapi.ee/api/v1/mashup/congress/signals
curl https://nordapi.ee/api/v1/mashup/congress/signals
{
"insight": "0 unique tickers traded by Congress members. Most active: N/A.",
"market_context": {
"gold_usd": 3045.0,
"oil_brent_usd": 72.5
},
"most_traded_tickers": [],
"sector_breakdown": {},
"success": true,
"total_trades_analyzed": 0
}