Identify which of the 11 GICS sectors are leading or lagging the market using
live sector performance data, ETF holdings, and index constituent analysis from
the Finskills API. Generates a sector rotation map with actionable over/underweight
recommendations aligned with the current macro regime.
API Key required — Register at https://finskills.net to get your free key.
Header: X-API-Key:
> Get your API key: Register at https://finskills.net — free tier available, Pro plan unlocks real-time quotes, history, and financials.
Activate when the user:
GET https://finskills.net/v1/market/sectors
Extract: All 11 GICS sectors with performance across timeframes: 1D, 1W, 1M, 3M, YTD, 1Y
For each sector's representative ETF (XLK, XLF, XLV, etc.):
GET https://finskills.net/v1/free/etf/holdings/{SECTOR_ETF}
Extract: top 10 holdings (ticker, weight, company name)
GET https://finskills.net/v1/free/index/SP500/constituents
Extract: all constituents with sector classification — compute actual S&P 500 sector weights
GET https://finskills.net/v1/market/summary
Extract: S&P 500, Nasdaq, Russell 2000 performance for relative comparison
| Sector | ETF | Description |
|---|---|---|
| -------- | ----- | ------------- |
| Technology | XLK | Software, hardware, semiconductors |
| Healthcare | XLV | Pharma, biotech, medical devices |
| Financials | XLF | Banks, insurance, asset managers |
| Consumer Discretionary | XLY | Retail, autos, restaurants |
| Industrials | XLI | Defense, aerospace, construction |
| Communication Services | XLC | Media, telecom, internet |
| Consumer Staples | XLP | Food, beverage, household products |
| Energy | XLE | Oil & gas, refiners |
| Real Estate | XLRE | REITs |
| Materials | XLB | Mining, chemicals, paper |
| Utilities | XLU | Power, water, gas utilities |
Create a leaderboard for each performance period: 1D, 1W, 1M, 3M, YTD:
Rank sectors from best to worst performer for each timeframe.
Flag divergences:
Relative strength vs. S&P 500 for each sector:
Sector Relative Return = Sector Return − S&P 500 Return (same period)
Map current sector performance to the classic economic cycle:
Economic Cycle → Sector Leadership Pattern:
Early Recovery (recession ending):
Leaders: Consumer Discretionary, Financials, Industrials
Laggards: Utilities, Consumer Staples, Healthcare
Middle Expansion (goldilocks):
Leaders: Technology, Industrials, Basic Materials
Laggards: Utilities, Consumer Staples
Late Expansion (overheating):
Leaders: Energy, Materials, Healthcare
Laggards: Financials, Consumer Discretionary
Contraction (recession):
Leaders: Consumer Staples, Utilities, Healthcare
Laggards: Energy, Financials, Consumer Discretionary
Cross reference actual sector performance to infer the current cycle phase and whether the market is rotating toward or away from the expected pattern.
For the top 2–3 leading sectors, extract top ETF holdings:
From the index constituents data:
Provide:
╔══════════════════════════════════════════════════════╗
║ SECTOR ROTATION REPORT — {DATE} ║
╚══════════════════════════════════════════════════════╝
📊 SECTOR PERFORMANCE LEADERBOARD
Sector ETF 1D 1W 1M 3M YTD
─────────────────────────────────────────────────────────────────
Technology XLK +1.8% +3.2% +8.1% +15.2% +22.4%
Communication Svcs XLC +1.2% +2.1% +5.3% +11.0% +18.1%
Consumer Disc. XLY +0.9% +1.0% +2.2% +5.1% +12.3%
Industrials XLI +0.4% +0.3% +1.1% +3.2% +8.4%
Financials XLF -0.1% -0.5% +0.8% +2.1% +6.2%
Healthcare XLV -0.3% +0.1% -0.5% +1.0% +4.1%
Materials XLB -0.5% -1.2% -1.0% +0.2% +2.1%
Energy XLE -0.8% -2.1% -4.2% -3.0% -2.4%
Real Estate XLRE -1.0% -1.5% -2.3% -1.2% -3.0%
Consumer Staples XLP -1.1% -1.0% -1.8% +0.5% +2.0%
Utilities XLU -1.4% -2.0% -3.1% -2.5% -1.5%
─────────────────────────────────────────────────────────────────
S&P 500 (SPY) +0.5% +0.8% +2.3% +5.4% +10.2%
🔄 ROTATION CYCLE SIGNAL: {Cycle Phase — e.g., "Mid-to-Late Expansion"}
Market aligning with: {expected leaders for this cycle} ✅
Anomalies: {any sectors not behaving as expected}
🏆 TOP SECTORS — EXPANDED VIEW
#1 Technology (XLK) — YTD +22.4% vs SPY +10.2% (+12.2pp)
Top Holdings: AAPL {weight}%, MSFT {weight}%, NVDA {weight}%, ...
Catalyst: {AI capex cycle / Strong pricing power / etc.}
#2 Communication Services (XLC) — YTD +18.1% vs SPY +10.2% (+7.9pp)
Top Holdings: GOOG {weight}%, META {weight}%, ...
Catalyst: {Digital advertising recovery / streaming growth}
#3 {Next sector...}
📉 WEAKEST SECTORS
Utilities (XLU) — YTD -1.5% | Headwind: Rising rates hurt dividend valuations
Energy (XLE) — YTD -2.4% | Headwind: Oil supply increase, demand concerns
🏛️ S&P 500 SECTOR WEIGHTS
Technology: {%} | Healthcare: {%} | Financials: {%} | ...
[⚠️ Flag if Tech > 30%]
🎯 TACTICAL RECOMMENDATIONS
OVERWEIGHT: {Sector 1}, {Sector 2} — {rationale}
NEUTRAL: {Sector 3}, {Sector 4}
UNDERWEIGHT: {Sector 5}, {Sector 6} — {rationale}
共 1 个版本