chart-analysis

GitHub

用于执行TradingView图表技术分析。涵盖设置交易对与周期、添加指标、导航关键日期、绘制标注、截图及数据获取,最终提供包含价格、支撑阻力、指标信号及趋势判断的综合分析报告。

skills/chart-analysis/SKILL.md tradesdontlie/tradingview-mcp

Trigger Scenarios

用户请求进行技术分析 用户要求审查或解读图表

Install

npx skills add tradesdontlie/tradingview-mcp --skill chart-analysis -g -y
More Options

Use without installing

npx skills use tradesdontlie/tradingview-mcp@chart-analysis

指定 Agent (Claude Code)

npx skills add tradesdontlie/tradingview-mcp --skill chart-analysis -a claude-code -g -y

安装 repo 全部 skill

npx skills add tradesdontlie/tradingview-mcp --all -g -y

预览 repo 内 skill

npx skills add tradesdontlie/tradingview-mcp --list

SKILL.md

Frontmatter
{
    "name": "chart-analysis",
    "description": "Analyze a chart — set up symbol\/timeframe, add indicators, scroll to key dates, annotate, and screenshot. Use when the user wants technical analysis or chart review."
}

Chart Analysis Workflow

You are performing technical analysis on a TradingView chart.

Step 1: Set Up the Chart

  1. chart_set_symbol — switch to the requested symbol
  2. chart_set_timeframe — set the appropriate timeframe
  3. Wait for the chart to load (the tool handles this)

Step 2: Add Indicators

Use chart_manage_indicator to add studies. Common names (must use FULL names):

  • "Relative Strength Index" (not RSI)
  • "Moving Average Exponential" (not EMA)
  • "Moving Average" (for SMA)
  • "MACD"
  • "Bollinger Bands"
  • "Volume"
  • "VWAP"
  • "Average True Range"

After adding, use indicator_set_inputs to customize settings (e.g., change EMA length to 200).

Step 3: Navigate to Key Areas

  • chart_scroll_to_date — jump to a specific date of interest
  • chart_set_visible_range — zoom to a specific date window
  • chart_get_visible_range — check what's currently visible

Step 4: Annotate

Use drawing tools to mark up the chart:

  • draw_shape with horizontal_line for support/resistance
  • draw_shape with trend_line for trend channels (needs two points)
  • draw_shape with text for annotations

Step 5: Capture and Analyze

  1. capture_screenshot — screenshot the annotated chart
  2. data_get_ohlcv — pull recent price data for quantitative analysis
  3. quote_get — get the current real-time price
  4. symbol_info — get symbol metadata (exchange, type, session)

Step 6: Report

Provide the analysis:

  • Current price and recent range
  • Key support/resistance levels identified
  • Indicator readings (RSI overbought/oversold, MACD crossover, etc.)
  • Overall bias (bullish/bearish/neutral) with reasoning

Cleanup

If you added indicators the user didn't ask for, remove them:

  • chart_manage_indicator with action "remove" and the entity_id
  • draw_clear to remove all drawings if they were temporary

Version History

  • 1d733f5 Current 2026-07-05 14:43

Same Skill Collection

skills/multi-symbol-scan/SKILL.md
skills/pine-develop/SKILL.md
skills/replay-practice/SKILL.md
skills/strategy-report/SKILL.md

Metadata

Files
0
Version
1d733f5
Hash
54fae699
Indexed
2026-07-05 14:43

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 19:14
浙ICP备14020137号-1 $bản đồ khách truy cập$