Market · Marketing & editorial
Candlestick chart
Token-themed OHLC candlestick chart rendered in-house as SVG: bullish candles success-toned, bearish destructive-toned, an optional bottom volume band, a background grid, and an optional crosshair. All geometry is computed by the pure `market` lib from numeric props, so it renders deterministically.
@byronwade/market
Feature showcase
Installation
Features
3 examples
Default, Interactive, Fill.
Tagged for tradingview, market
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/market | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/candlestick-chart.tsx |
| Default example | content/examples/candlestick-chart/default.tsx |
| Interactive example | content/examples/candlestick-chart/interactive.tsx |
| Fill example | content/examples/candlestick-chart/fill.tsx |