ChartClass
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill chartclass --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Chartclass?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-chartclass)More formats (shields.io, HTML) on the badges page.
---
name: chartclass
description: "ChartClass"
---
# ChartClass
Technical analysis and chart pattern recognition for financial markets.
## What it does
ChartClass provides AI-powered technical analysis capabilities for equities, options, and crypto, including:
- **Pattern recognition** — identify head-and-shoulders, double tops/bottoms, flags, wedges, cups, and other chart formations
- **Indicator analysis** — moving averages, RSI, MACD, Bollinger Bands, volume profile, and custom indicator combinations
- **Support/resistance** — automatically detect key price levels from historical price action
- **Trend analysis** — classify current trend direction, strength, and potential reversal signals
- **Multi-timeframe** — analyze daily, weekly, and intraday charts with timeframe confluence detection
## Usage
Ask your agent to analyze charts and technical setups:
- "Analyze the daily chart for TSLA and identify the current pattern"
- "What are the key support and resistance levels for SPY?"
- "Screen for stocks forming bullish flag patterns above their 200-day MA"
- "Show RSI divergences on the NVDA 4-hour chart"
## Configuration
Set the following environment variables for market data access:
- `CHARTCLASS_API_KEY` — API key for ChartClass. Used to authenticate requests for OHLCV price data, technical indicator values, and pattern scan results.
- `CHARTCLASS_DEFAULT_TIMEFRAME` — (optional) default chart timeframe, one of: `1m`, `5m`, `15m`, `1h`, `4h`, `daily`, `weekly`. Defaults to `daily`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!