AgentSkillsCN

Technical Analysis

技术分析

SKILL.md

Technical Analysis Skill

Perform comprehensive technical analysis on USA stocks using chart patterns, indicators, and price action analysis.

Capabilities

Price Action Analysis

  • Support and resistance level identification
  • Trend analysis (uptrend, downtrend, sideways)
  • Key price levels and pivot points
  • Gap analysis (gap up, gap down, gap fill)

Technical Indicators

  • Momentum: RSI, Stochastic, CCI, Williams %R
  • Trend: SMA, EMA (9, 20, 50, 200), MACD, ADX
  • Volatility: Bollinger Bands, ATR, Standard Deviation
  • Volume: OBV, Volume Profile, VWAP, A/D Line

Chart Patterns

  • Head and Shoulders (bullish/bearish)
  • Double Top/Bottom
  • Cup and Handle
  • Bull/Bear Flags
  • Wedges (rising/falling)
  • Triangle patterns (ascending, descending, symmetrical)
  • Channel breakouts

Multi-Timeframe Analysis

  • Daily chart analysis
  • Weekly chart for bigger picture
  • Hourly for entry timing
  • Confluence zones across timeframes

Usage

code
/analyze AAPL            # Full technical analysis
/ta TSLA indicators      # Show all indicator readings
/ta NVDA levels          # Support/resistance levels
/ta AMD pattern          # Identify chart patterns
/ta SPY trend            # Trend analysis

Output Format

Technical analysis reports include:

  1. Summary: Overall bullish/bearish/neutral assessment
  2. Trend Status: Current trend direction and strength
  3. Key Levels: Support, resistance, pivot points
  4. Indicators: RSI, MACD, moving averages readings
  5. Patterns: Any identified chart patterns
  6. Trade Setup: Entry, stop loss, target levels (if applicable)

Risk Disclaimer

Technical analysis is not financial advice. Past performance does not guarantee future results. Always do your own due diligence and manage risk appropriately.