market-chart-renderer

# market-chart-renderer

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "market-chart-renderer" with this command: npx skills add forevershu/market-chart-renderer

market-chart-renderer

用于把标准化 bars 数据渲染成图表。

职责边界

负责:

  • 指标计算:至少 MA5/10/20/60MACD
  • ECharts 图表模板
  • 标题区(品种名 / 代码 / 周期)
  • 主图 K 线 + MA 均线
  • 副图默认 MACD
  • HTML / PNG 导出

不负责:

  • AkShare 数据抓取细节
  • 品种路由
  • 交易所查询逻辑

最小入口

直接生成甲醇 MA0 60m 图:

python3 skills/market-chart-renderer/render_ma0_60m.py

自定义:

python3 skills/market-chart-renderer/render_chart.py --symbol MA0 --period 60 --limit 120

输出位置

默认输出到:

  • output/generated/images/*.html
  • output/generated/images/*.png
  • output/generated/images/*.json

依赖关系

  • 数据来源:skills/akshare-futures-options-data/akshare_router_cn.py
  • 渲染方案:ECharts + headless Chrome

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated