Skip to content

chart

类型

名称说明
Point图表上的一个点(指数、时间、价格)。

属性

bg_color

类型: input color

返回图表背景的颜色。


fg_color

类型: input color

返回与 chart.bg_color 提供最佳对比度的颜色。


is_standard

类型: input bool

如果图表类型不是以下之一,则返回 true:Renko、Kagi、Line Break、Point &figure、Range、Heikin Ashi; false 否则。

基于 MIT 许可证发布。