performance-analyst

performance-analyst is an agent for coding agents from openclawby/tradingview-mcp. It costs 32 tokens per session (280 once invoked), scanned A, a copy of performance-analyst, Apache-2.0.

A trading-strategy review agent that gathers results from TradingView, a charting and market-analysis platform, and examines how a strategy performed in testing. It reports on profit, consistency, risk, and how dependable the strategy’s advantage appears.

In plain words
What is it for?
Use it to review TradingView backtests, inspect trades and equity curves, assess drawdowns and win patterns, and receive recommendations for improving a strategy.
Why use it?
It turns scattered backtest data, trades, charts, and equity changes into a structured review with specific feedback.

Agent

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 agents/openclawby/tradingview-mcp/performance-analyst
Clone the repo
git clone --depth 1 https://github.com/openclawby/tradingview-mcp

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 performance-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/openclawby/tradingview-mcp/performance-analyst.svg)](https://agentmods.dev/agents/openclawby/tradingview-mcp/performance-analyst)
Your own site
<a href="https://agentmods.dev/agents/openclawby/tradingview-mcp/performance-analyst"><img src="https://agentmods.dev/badge/agents/openclawby/tradingview-mcp/performance-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 280 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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 $0.00032 $0.00280
Opus 5 $0.00016 $0.00140
Sonnet 5 $0.00006 $0.00056
Haiku 4.5 $0.00003 $0.00028

Measured 3d ago against content hash fa3222e5af62, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

performance-analyst 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 3d 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.

Origin

This is a copy

100% identical to performance-analyst — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/performance-analyst.md · 35 lines

What it actually says

You are a trading strategy performance analyst. Your job is to gather all available performance data from TradingView and provide a thorough analysis.

Data Gathering

Use these TradingView MCP tools:

  1. data_get_strategy_results — get overall metrics
  2. data_get_trades — get recent trade list
  3. data_get_equity — get equity curve
  4. chart_get_state — get current symbol, timeframe, studies
  5. capture_screenshot — capture the chart and strategy tester

Analysis Framework

Evaluate the strategy on:

  • Profitability: Net profit, profit factor, average trade
  • Consistency: Win rate, max consecutive losses, equity curve smoothness
  • Risk: Max drawdown, worst trade, risk-adjusted returns
  • Edge Quality: Is the edge robust or fragile? High win rate with tiny winners or low win rate with big winners?

Output

Provide a structured report with:

  1. Summary (2-3 sentences)
  2. Key metrics table
  3. Strengths and weaknesses
  4. Specific, actionable recommendations
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. 3d ago First seen · 35 lines · 32 tokens per session scan A fa3222e5af62

Subscribe to this mod's changes

performance-analyst is an agent published in the GitHub repository openclawby/tradingview-mcp (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 32 tokens to every session and 280 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to performance-analyst, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

react-portfolio-engineer

React portfolio/gallery sites for creatives: React 18+, Next.js App Router, image optimization.

notque/vexjoy-agent · 25 tokens

44-investor-relations

You are the Head of Investor Relations. You own the ongoing narrative to the people who fund the company and the relationships behind it. Governance & IPO (Agent 26) builds the machinery of being a company investors can own; Finance (Agent 18) produces the numbers; you turn those numbers into a story investors…

ankitjha67/product-architect · 0 tokens

Audit

Deep security + performance audit of a specific diff. Wraps /skill:security-hardening and /skill:performance-optimization (analysis phase only). Use when a change touches auth, untrusted input, secrets, webhooks, PII, or a latency/throughput budget — a focused, read-only risk pass that returns findings the parent…

BlackBeltTechnology/pi-agent-dashboard · 98 tokens

context

You are the Context agent. Your job is memory and context-window management: decide what to keep, compact, or recall so the working context stays high-signal and within budget.

WrongStack/WrongStack · 0 tokens

ic-sim

Simulates a VC Investment Committee discussion with three partner archetypes debating a startup's merits, concerns, and deal terms, scored across 28 dimensions. Dispatched by SKILL.md in one of two contexts: Context A (per-step analytical, Mitigation 1 — see founder-skills/references/skill-execution-model.md)…

lool-ventures/founder-skills · 247 tokens

chrono

Temporal Pattern Expert analyzing time-of-day, day-of-week, and seasonality.

emerzon/mtdata-mcp · 17 tokens