capital_rotation
ActiveTool of io.github.wikatar/arkolith
THE flagship 'where is smart money rotating' signal. Aggregates quarter-over-quarter SEC 13F position changes across ALL tracked institutions into per-SECTOR capital flows: which sectors institutions are net BUYING into vs SELLING out of this quarter, with breadth (how many funds agree), net flow as % of the sector's book, and a rotation rank. Price-free, point-in-time, every number traced to 13F. Answers 'is smart money rotating out of tech into energy/utilities, and is it broad-based?' — what the sell-side ships as a static quarterly PDF. Pass `period` (ISO quarter-end) for a specific quarter, else the latest well-covered one. NOT investment advice; backward-looking (13F lags ~45 days).
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max sectors to return (1-12, default 12)."
},
"period": {
"type": "string",
"description": "Quarter end as YYYY-MM-DD (e.g. 2026-03-31). Omit for the latest well-covered quarter."
},
"direction": {
"enum": [
"into",
"out_of",
"both"
],
"type": "string",
"description": "Filter to sectors money is rotating into, out of, or both (default both)."
},
"weight_by": {
"enum": [
"fund_quality",
"equal"
],
"type": "string",
"description": "fund_quality (default) weights each fund's flow by a price-free smart-money quality score (concentration, selectivity, AUM growth, insider co-buy) so index/market-maker money counts less; equal treats every filer the same."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries