kline-volume-review

Community

Render K-line and volume charts for stock review.

Authorchinawrj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill renders daily stock K-line candles with volume, overlays a 250-day moving average, and marks t1/t2/t3 quarterly boundaries to help human analysts verify if buy/sell decisions are corroborated by price action and volume. It outputs per-candidate PNG figures embedded in Markdown reports to enable offline review with visual evidence.

Core Features & Use Cases

  • Render daily K-line candlesticks (OHLC) with a 250-day moving average and a volume panel.
  • Annotate t1/t2/t3 quarterly boundaries with vertical lines and labels for context.
  • Produce one PNG per candidate and integrate with render_rat_report to embed images in markdown reports.
  • Gracefully skip data-missing stocks with warnings and continue processing the batch.
  • Read inputs from parquet and diagnostic JSON, querying DuckDB kline_daily for consistent data.

Quick Start

Run the render_kline.py script with the provided parquet, diag, and DuckDB data to generate per-stock PNG reports.

Dependency Matrix

Required Modules

duckdbmatplotlibmplfinancepandas

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kline-volume-review
Download link: https://github.com/chinawrj/agent-skills-stock/archive/main.zip#kline-volume-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.