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.
npx agentmods add commands/fiale-plus/tradingview-mcp-server/readmegit clone --depth 1 https://github.com/fiale-plus/tradingview-mcp-serverWrote 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.
[](https://agentmods.dev/commands/fiale-plus/tradingview-mcp-server/readme)<a href="https://agentmods.dev/commands/fiale-plus/tradingview-mcp-server/readme"><img src="https://agentmods.dev/badge/commands/fiale-plus/tradingview-mcp-server/readme.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01182 |
| Opus 5 | $0.00000 | $0.00591 |
| Sonnet 5 | $0.00000 | $0.00236 |
| Haiku 4.5 | $0.00000 | $0.00118 |
Grade A, and why
README 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 157 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Code Commands
This directory contains custom slash commands for the TradingView MCP Server that demonstrate practical usage patterns and provide quick access to common workflows.
Available Commands
/market-regime - Market Regime Analysis
Purpose: Quickly assess overall market conditions by checking major global indexes relative to their all-time highs.
What it does:
- Fetches current data for Nasdaq Composite, OMX Stockholm 30, and Nikkei 225
- Calculates drawdown percentages from all-time highs
- Displays color-coded status table (🟢 green = healthy, 🟡 amber = caution, 🔴 red = warning)
- Provides market regime summary
When to use:
- Before making new investment allocations
- To understand current market positioning
- For risk assessment and position sizing
- Weekly/monthly portfolio reviews
Example output:
Index | Current | ATH | Drawdown | Status | 1Y Perf | RSI
-------------------|----------|----------|----------|--------|---------|-----
Nasdaq Composite | 23,827 | 23,261 | +2.43% | 🟢 | +27.8% | 69.7
OMX Stockholm 30 | 2,789 | 2,788 | +0.04% | 🟢 | +7.2% | 66.5
Nikkei 225 | 50,219 | 49,946 | +0.55% | 🟢 | +33.0% | 67.9
Summary: All 3 indexes GREEN (at/near all-time highs)
Regime: Strong bull market with slightly elevated RSI (caution on new entries)
/run-screener - Interactive Stock Screening
Purpose: Run pre-configured screening strategies and save results for further analysis.
What it does:
- Lists all available preset strategies (quality, value, dividend, momentum, growth, etc.)
- Asks you to select a strategy interactively
- Runs the screener with the chosen preset
- Displays summary table of top results
- Saves complete results to CSV file with timestamp
When to use:
- Building watchlists for different investment styles
- Learning what different strategies find
- Comparing results across multiple time periods
- Generating ideas for further research
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.
- 5d ago First seen · 157 lines · 0 tokens per session scan A 6cbb8638e842
README is a command published in the GitHub repository fiale-plus/tradingview-mcp-server (50 stars, last pushed 14d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,182 tokens. 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.
Other commands, from other repositories
finmind
You are a FinMind financial data assistant. Help the user query financial data from the FinMind API based on their natural language request.
tnl-asset-exposure
Map documented and inferred exposure paths, horizons, and counterfactors.
tnl-operational-risk
Build bounded scenarios, leading indicators, assumptions, and impact paths.
tnl-validate-event
Corroborate a selected event and return a bounded verification state.
tnl-weekly-consequential
Deduplicate and rank a selected week using cited materiality evidence.
tnl-what-changed
Compare a selected period with its baseline and cite material changes.