Best Data Viz
Time Series

Candlestick / OHLC

Shows open, high, low, close for financial data. Each candle is one time period.

Stock Price OHLC

Daily trading data

View data (8 rows)
Chart data table: Stock Price OHLC
DateOpenHighLowClose
Mar 3150158148155
Mar 4155162153160
Mar 5160165155157
Mar 6157163150152
Mar 7152160149158
Mar 10158168156165
Mar 11165170160162
Mar 12162172161170
Make a candlestick / ohlc with your data

Use a candlestick / ohlc when…

  • Stock/crypto price analysis
  • Financial trading data
  • Showing price range and direction

Avoid when…

  • Non-financial data
  • General audiences unfamiliar with the form

Data it needs

PropertyValue
Min Rows5
Min Columns5
Column Types
datenumbernumbernumbernumber

Visual anatomy

Marks
rectangleline
Channels
position-y (OHLC)color (up/down)
Axes
x-timey-price

Guiding principles

Consider instead

Common mistakes

  • Not color-coding up vs down candles

  • Missing wicks (high/low lines)

History

Originated in 18th-century Japanese rice trading; introduced to the West by Steve Nison (1991).

Accessibility notes

Describe overall trend direction. Provide OHLC values as text.

Related reading

Got data? Let's see what works.

Drop your CSV. You'll get a Candlestick / OHLC plus four alternatives - ranked by which one actually fits your data best.