# Candle Chart

> Trading terminal price panel: OHLC candles with a volume strip, a crosshair that reads the exact bar into the header, and a gliding-thumb timeframe switch. Light and dark via shadcn theme tokens.

- Author: [Savva Sicevs](https://21st.dev/@ssicevs)
- Library: ssicevs
- License: mit
- Tags: Finance, Trading, Chart
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@ssicevs/components/candle-chart

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ssicevs/candle-chart?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/finance.md
