Skip to main content

Candle Stick

#Short Description

The Candle Stick series is used to show the variation in the price of stock over the course of a day.

The Open and Close prices are represented by a filled rectangle, and the Low and High prices are represented by the bottom and top values of the vertical line that is shown at each point.

sl-series-candle-stick

To learn which another Financial series are available, see Financial Series.

#Chart Type Characteristics

The table below lists the main characteristics of this chart type.

Feature Value
Series type CandleStickSeries2D
Diagram type XYDiagram2D
Number of arguments per series point 1
Number of values per series point 4

For information on which series types can be combined with Candle Stick, see Series Types Compatibility.

See Also