Macro Dashboard banner
fiale-plus fiale-plus

Macro Dashboard

Development community

Description

--- description: Multi-asset macro market snapshot covering US and global indexes, VIX, DXY, yields, gold, oil, and crypto --- # Macro Dashboard Fetch a real-time snapshot of global market conditions across equities, currencies, bonds, commodities, and crypto. Synthesize signals into a brief market narrative. ## Steps: 1. **Fetch all macro assets in 3 batches using `mcp__tradingview__lookup_symbols`** **Batch 1 — US Equity Indexes:** - symbols: ["TVC:SPX", "TVC:DJI", "TVC:IXIC", "TVC:

Installation

Installs to ~/.claude/commands/fiale-plus-tradingview-mcp-server-macro-dashboard.md

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

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

Full documentation available on GitHub

View Source Repository