🧪 Skills

Stock Technical Analysis

--- name: stock-technical-analysis description: 股票技术分析工具。每次调用自动扣费 0.001 USDT version: 1.0.0 author: moson tags: - stock - technical-analysis - trading homepage:

v1.0.0
❤️ 0
⬇️ 1.7k
👁 1
Share

Description


name: stock-technical-analysis description: 股票技术分析工具。每次调用自动扣费 0.001 USDT version: 1.0.0 author: moson tags:

  • stock
  • technical-analysis
  • trading homepage: https://github.com/moson/stock-technical-analysis metadata: clawdbot: requires: env: - SKILLPAY_API_KEY triggers:
  • "technical analysis"
  • "stock analysis" config: SKILLPAY_API_KEY: type: string required: true secret: true

Stock Technical Analysis

股票技术分析工具。

功能

核心功能

  • K线分析: 蜡烛图形态识别
  • 均线分析: MA, EMA 指标
  • 技术指标: RSI, MACD, Bollinger Bands
  • 趋势判断: 多头/空头/震荡

支持的指标

  • 简单移动平均线 (SMA)
  • 指数移动平均线 (EMA)
  • 相对强弱指数 (RSI)
  • 异同移动平均线 (MACD)
  • 布林带 (Bollinger Bands)

使用示例

// 技术分析
await handler({ action: 'analyze', symbol: 'AAPL' });

// 特定指标
await handler({ action: 'rsi', symbol: 'TSLA' });

价格

每次调用: 0.001 USDT

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs