charting
Generates professional TradingView-style financial charts for crypto, stocks, and forex using Python scripts.
Install
npx skills add https://github.com/starchild-ai-agent/official-skills --skill chartingStats
| Total installs | 3,604 |
| Weekly installs | 3.6K |
| GitHub stars | 1 |
| First seen | Mar 13, 2026 |
| Source | @starchild-ai-agent/official-skills |
Summary
- Supports candlestick charts with optional overlays (EMA, SMA, Bollinger Bands) and subplots (RSI, MACD) for crypto via CoinGecko and stocks/forex/commodities via Twelve Data
- Auto-selects optimal data intervals (hourly for ≤31 days, daily for longer ranges) to balance visual quality and data volume
- Chart scripts run standalone in the workspace using requests directly; templates handle data fetching, retry logic, and proxy auto-configuration
- Includes four template scripts for simple price action, indicator analysis, stock/forex charts, and asset comparisons; customize config section and run with bash
Tags
Related skills
| Skill | Installs | vs charting |
|---|---|---|
| startup-financial-modeling | 3,914 | +310 |
| startup-metrics-framework | 3,570 | -34 |
| defi-protocol-templates | 3,347 | -257 |
| gen-paylink-govilo | 2,982 | -622 |
| okx-dex-swap | 3,344 | -260 |
FAQ
- How many installs does charting have?
- charting has 3,604 total installs and 3.6K installs this week.
- Where is charting hosted?
- charting is published by @starchild-ai-agent/official-skills at https://github.com/starchild-ai-agent/official-skills.
- How many GitHub stars does charting have?
- charting has 1 GitHub stars.
- When was charting first indexed?
- OrangeBot.AI first indexed charting on Mar 13, 2026.
- How do I install charting?
- Run: npx skills add https://github.com/starchild-ai-agent/official-skills --skill charting