Source: TradingView MCP
- URL: https://github.com/tradesdontlie/tradingview-mcp
- Author: tradesdontlie (GitHub)
- Captured: 2026-04-19
- Raw file:
raw/tradesdontlietradingview-mcp AI-assisted TradingView chart analysis...md
สรุปเนื้อหา
MCP server 78 tools ที่ connect Claude Code กับ TradingView Desktop ผ่าน Chrome DevTools Protocol (CDP) port 9222
ความสามารถหลัก: chart reading (state/indicators/price), Pine Script development (write→compile→debug→save), chart control (symbol/timeframe/zoom), replay mode (bar-by-bar practice), drawing + alerts, multi-pane layouts, streaming
Architecture: Claude Code ↔ MCP stdio ↔ CDP localhost:9222 ↔ TradingView Electron app — ทำงาน entirely local ไม่ส่งข้อมูลออก
Context management ออกแบบดีมาก — compact output default, ~5-10KB per “analyze chart” workflow แทน ~80KB; study_filter ช่วย target specific indicator
เป็น research project เกี่ยวกับ LLM-agent interaction กับ financial UIs — ไม่ใช่ trading bot
Pages สร้างจาก source นี้
- TradingView MCP — entity page หลัก