chart
Types
| Name | Description |
|---|---|
Point | A 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.