TopRank Skills

Official OpenClaw rules 36%

Chartclass

ChartClass

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Chartclass 技能。 若已安装,则直接安装 Chartclass 技能。

Overview

Skill Key
collierking/chartclass
Author
collierking
Source Repo
openclaw/skills
Version
-
Source Path
skills/collierking/chartclass
Latest Commit SHA
03ccfd964ceb26c8dd497a00392a6b537e4f6aa1

Extracted Content

SKILL.md excerpt

# 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`.

Related Claw Skills