Sector Rotation banner
fiale-plus fiale-plus

Sector Rotation

Development community

Description

--- description: Cross-sector performance ranking across all 11 GICS sectors to identify rotating momentum --- # Sector Rotation Analysis Identify which sectors are leading and lagging the market by screening the top large-cap stocks in each of the 11 GICS sectors and comparing their average performance. ## Steps: 1. **Screen top stocks for each of the 11 GICS sectors** For each sector listed below, call `mcp__tradingview__screen_stocks` with: - markets: ["america"] - sort_by: "mark

Installation

Installs to ~/.claude/commands/fiale-plus-tradingview-mcp-server-sector-rotation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fiale-plus/tradingview-mcp-server/HEAD/.claude/commands/sector-rotation.md -o ~/.claude/commands/fiale-plus-tradingview-mcp-server-sector-rotation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository