[][src]Module plotly_types::traces::ohlc

Modules

decreasing
hoverlabel
increasing

Structs

Decreasing
HoverinfoFlags
Hoverlabel
Increasing
Line
Ohlc

The ohlc (short for Open-High-Low-Close) is a style of financial chart describing open, high, low and close for a given x coordinate (most likely time). The tip of the lines represent the low and high values and the horizontal segments represent the open and close values. Sample points where the close value is higher (lower) then the open value are called increasing (decreasing). By default, increasing items are drawn in green whereas decreasing are drawn in red.

Stream

Enums

Hoverinfo
Visible
Xcalendar