ChartClass
/install 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 todaily.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chartclass - After installation, invoke the skill by name or use
/chartclass - Provide required inputs per the skill's parameter spec and get structured output
What is ChartClass?
Technical analysis and chart pattern recognition for equities, options, and crypto markets. It is an AI Agent Skill for Claude Code / OpenClaw, with 551 downloads so far.
How do I install ChartClass?
Run "/install chartclass" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ChartClass free?
Yes, ChartClass is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ChartClass support?
ChartClass is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ChartClass?
It is built and maintained by Collier King (@collierking); the current version is v0.0.2.