Smart Screen banner
fiale-plus fiale-plus

Smart Screen

Development community

Description

--- description: Auto-selects the best screening strategy based on current market regime, then runs and displays results --- # Smart Screen Automatically determines the current market regime by analyzing major US indexes, selects the most appropriate screening strategy, runs it, and displays the top results. ## Steps: 1. **Fetch market regime data using `mcp__tradingview__lookup_symbols`** - symbols: ["TVC:SPX", "TVC:IXIC", "TVC:RUT", "TVC:DJI"] - columns: ["name", "close", "all_time_h

Installation

Installs to ~/.claude/commands/fiale-plus-tradingview-mcp-server-smart-screen.md

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

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

Full documentation available on GitHub

View Source Repository