macro-dashboard

macro-dashboard is a command for Claude Code from fiale-plus/tradingview-mcp-server. It costs 26 tokens per session (1,663 once invoked), scanned A, original, MIT.

A command that gathers a current snapshot of major market indexes, volatility, currencies, government bond yields, commodities, and cryptocurrency.

In plain words
What is it for?
Use it to check US and global stock indexes, the VIX volatility index, the US dollar index, the 10-year US yield, gold, oil, and Bitcoin.
Why use it?
It brings several market indicators together so you can review broad market conditions in one brief summary.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/fiale-plus/tradingview-mcp-server/macro-dashboard
Clone the repo
git clone --depth 1 https://github.com/fiale-plus/tradingview-mcp-server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for macro-dashboard

README.md
[![agentmods](https://agentmods.dev/badge/commands/fiale-plus/tradingview-mcp-server/macro-dashboard.svg)](https://agentmods.dev/commands/fiale-plus/tradingview-mcp-server/macro-dashboard)
Your own site
<a href="https://agentmods.dev/commands/fiale-plus/tradingview-mcp-server/macro-dashboard"><img src="https://agentmods.dev/badge/commands/fiale-plus/tradingview-mcp-server/macro-dashboard.svg" alt="Measured on agentmods" height="20"></a>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,663 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.01663
Opus 5 $0.00013 $0.00831
Sonnet 5 $0.00005 $0.00333
Haiku 4.5 $0.00003 $0.00166

Measured 6d ago against content hash fd96973c77bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

macro-dashboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/macro-dashboard.md · 103 lines

How it starts

The opening of the file, as written. The whole thing — 103 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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:RUT"]
    • columns: ["name", "close", "change", "Perf.W", "Perf.1M", "Perf.Y", "RSI"]

    Batch 2 — Global Equity Indexes:

    • symbols: ["TVC:UKX", "TVC:DAX", "TVC:NI225", "TVC:HSI"]
    • columns: ["name", "close", "change", "Perf.W", "Perf.1M", "Perf.Y", "RSI"]

    Batch 3 — Macro Signals:

    • symbols: ["TVC:VIX", "TVC:DXY", "TVC:US10Y", "TVC:GOLD", "NYMEX:CL1!", "CRYPTOCAP:BTC"]
    • columns: ["name", "close", "change", "Perf.W", "Perf.1M", "Perf.Y", "RSI"]
  2. Display results in three sections

    US Equity

    | Index     | Price     | Change%  | Perf.W%  | Perf.1M% | Perf.Y%  | RSI |
    |-----------|-----------|----------|----------|----------|----------|-----|
    | S&P 500   | 5,732.93  | +0.38%   | +1.2%    | +3.2%    | +24.2%   | 62  |
    | Dow Jones | 42,150.41 | +0.22%   | +0.8%    | +2.8%    | +18.3%   | 60  |
    | Nasdaq    | 18,650.14 | +0.51%   | +1.7%    | +4.1%    | +31.5%   | 64  |
    | Russell   | 2,180.44  | -0.12%   | +0.3%    | +0.9%    | +8.7%    | 48  |
    

    Global Equity

    | Index     | Price     | Change%  | Perf.W%  | Perf.1M% | Perf.Y%  | RSI |
    |-----------|-----------|----------|----------|----------|----------|-----|
    | FTSE 100  | 8,250.10  | +0.15%   | +0.5%    | +1.3%    | +6.4%    | 54  |
    | DAX       | 17,980.45 | +0.28%   | +0.9%    | +2.1%    | +14.2%   | 58  |
    | Nikkei    | 38,420.30 | -0.33%   | -0.8%    | +1.4%    | +18.6%   | 55  |
    | Hang Seng | 16,850.22 | +1.12%   | +2.4%    | +6.3%    | -8.2%    | 52  |
    

    Macro Signals

    | Asset     | Level     | Change%  | Perf.W%  | Perf.1M% | Perf.Y%  | RSI | Interpretation          |
    |-----------|-----------|----------|----------|----------|----------|-----|-------------------------|
    | VIX       | 17.4      | -0.8%    | -5.2%    | -12.1%   | -28.4%   | 38  | Calm (<20)              |
    | DXY       | 103.2     | +0.3%    | +0.8%    | +1.2%    | +2.4%    | 56  | Neutral / Strengthening |
    | 10Y Yield | 4.42%     | +0.02%   | +0.1%    | +0.3%    | +0.8%    | 55  | Elevated                |
    | Gold      | 2,050     | +0.5%    | +1.3%    | +3.2%    | +12.1%   | 61  | Safe Haven Bid          |
    | WTI Oil   | 79.4      | -0.4%    | -1.2%    | +2.1%    | +5.3%    | 49  | Neutral                 |
    | BTC       | 68,400    | +2.1%    | +8.4%    | +18.3%   | +142%    | 66  | Risk-On                 |
    

Read the full file on GitHub · 103 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 103 lines · 26 tokens per session scan A fd96973c77bc

Subscribe to this mod's changes

macro-dashboard is a command published in the GitHub repository fiale-plus/tradingview-mcp-server (50 stars, last pushed 15d ago), licensed MIT. It adds 26 tokens to every session and 1,663 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.