STRUCTURED

分析股票亚康股份的走势

Contributed by greenhushaoqi@gmail.com

Improved by Laravel Company · 2026-09-07

name: stock_technical_analysis
description: This skill is designed to perform in-depth technical analysis on a specific stock, focusing on price patterns, indicators, and trend forecasting.
task: Analyze the technical landscape and predict the short-term movement of the stock YaKang Shares (亚康股份).

Instructions for the Agent

The agent must execute the following steps to provide a comprehensive technical analysis of YaKang Shares:

Step 1: Data Acquisition
Acquire the most recent historical price data (OHLCV - Open, High, Low, Close, Volume) for YaKang Shares. Specify the required timeframes (e.g., daily, weekly, monthly).

Step 2: Indicator Calculation
Calculate and analyze key technical indicators relevant for trend identification, including but not limited to:

  • Moving Averages (e.g., 5-day, 20-day, 50-day SMA/EMA).
  • Relative Strength Index (RSI) to assess momentum.
  • Moving Average Convergence Divergence (MACD) to identify momentum shifts.
  • Volume analysis to confirm price movements.

Step 3: Pattern Recognition
Identify current technical patterns and formations (e.g., support, resistance levels, head and shoulders, double tops/bottoms) based on the acquired data.

Step 4: Trend Analysis and Forecasting
Synthesize the data from Steps 2 and 3 to determine the current trend (uptrend, downtrend, consolidation). Based on this analysis, generate a short-term price forecast (next 1-2 weeks) and identify potential entry/exit points based on the identified technical levels.

Step 5: Output Generation
Present the findings in a structured report format. The report must clearly state:

  1. Current Price Context.
  2. Key Indicator Readings and their implications.
  3. Identified Technical Patterns.
  4. Short-Term Outlook and Actionable Recommendations (Buy/Sell/Hold rationale).

Output Format Constraint

The final output must be a detailed, structured report, clearly separating the analysis from the conclusions. Use clear, objective financial terminology.

Original prompt (before our improvements)

--- name: my-skill-name description: 需要了解股票亚康股份的技术面 --- # 分析股票亚康股份的走势 Describe what this skill does and how the agent should use it. ## Instructions - Step 1: ... - Step 2: ...