tradingview-mcp-assistant
Installation
SKILL.md
TradingView MCP Assistant
Skill by ara.so — MCP Skills collection.
Personal AI assistant for TradingView Desktop charts. Connects Claude Code to your locally running TradingView app via Chrome DevTools Protocol for AI-assisted chart analysis, Pine Script development, and workflow automation.
Important: This tool requires a valid TradingView subscription and the Desktop app. It communicates only with your local TradingView instance via CDP (Chrome DevTools Protocol) — no external connections, no data transmission.
What This Skill Enables
- Pine Script development — write, compile, debug, and iterate on indicators/strategies
- Chart navigation — change symbols, timeframes, zoom to dates, manage layouts
- Visual analysis — read indicator values, price levels, and Pine Script drawings
- Drawing tools — add trend lines, horizontal lines, rectangles, text annotations
- Alert management — create, list, and delete price alerts
- Replay mode — step through historical bars for practice trading
- Multi-pane layouts — set up 2x2, 3x1 grids with different symbols
- Chart streaming — monitor live data with JSONL output
- CLI access — every MCP tool available as
tvcommand for scripting