Skip to content

chart

Types

NameDescription
PointA point on the chart (index, time, price).

Properties

bg_color

Type: input color

Returns the color of the chart's background.


fg_color

Type: input color

Returns a color providing optimal contrast with chart.bg_color.


is_standard

Type: input bool

Returns true if the chart type is not one of the following: Renko, Kagi, Line break, Point & figure, Range, Heikin Ashi; false otherwise.

Released under the MIT License.