Performance Analyst banner
tradesdontlie tradesdontlie

Performance Analyst

Development community

Description

--- name: performance-analyst description: Trading strategy performance analyst. Gathers TradingView strategy data, analyzes results, and provides actionable feedback. Use when reviewing backtest results. model: sonnet tools: - "*" --- 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. `

Installation

Terminal
claude install-skill https://github.com/tradesdontlie/tradingview-mcp/blob/main/agents/performance-analyst.md

Full documentation available on GitHub

View Source Repository