Candlestick Chart Maker
A candlestick chart shows the open, high, low and close of each period in a single mark. Paste five columns: a date plus OHLC.
Chart type
Your data6 rows · 5 cols
CSV detected
Live previewUpdates as you type · nothing leaves your browser
Export
Features
What the candlestick chart maker gives you
- Paste CSV, Excel cells, TSV, JSON or a Markdown table
- Live preview — every edit renders instantly, no Generate button
- Export 2x PNG, vector SVG, PDF or copy the image
- Transparent background and five business colour palettes
- No signup, no watermark, nothing uploaded to a server
Use cases
When to use a candlestick
- Daily price action for a stock or crypto pair
- Weekly commodity or FX ranges
- Any measurement with an open, range and close
FAQ
Candlestick Chart Maker questions
- What column order does a candlestick chart expect?
- Date, Open, High, Low, Close — the standard OHLC order. The first column can be any period label, not just a date.
- What do the colours mean?
- Candles that closed above their open are drawn in one colour and hollow; candles that closed below their open are filled in a contrasting colour. The thin wick spans the low to the high.
- Can I add moving averages or volume?
- Not in the candlestick view. For an overlay, paste the moving average as an extra column and render it as a line chart alongside.
Related
Try another chart type
Import formats
Paste from anything
- CSV to ChartPaste raw CSV text or drop a .csv file. Delimiters, quoted fields and header rows are detected automatically.
- Excel to ChartSelect cells in Excel, press Ctrl+C, then paste here. Copied spreadsheet cells arrive as tab-separated values, which FastChart reads natively.
- JSON to ChartPaste an array of objects, an array of numbers, or a flat key–value object. Keys become series and values become data points.
- Markdown Table to ChartGreat for tables produced by ChatGPT, GitHub READMEs or Notion. Pipes and the separator row are handled for you.
- TSV to ChartTab-separated values are what your clipboard holds after copying from a spreadsheet or a database client. Paste them straight in.
- Google Sheets to ChartGoogle Sheets charts are hard to style and hard to export cleanly. Copy the range instead and get an export-ready chart here.