Skip to content

ScaleType

indicator() 和 strategy() 的价格坐标轴挂载模式。

种类: enum

成员

名称说明
None不挂载到价格坐标轴(与 overlay = true 配合使用)。
Left挂载到左侧价格坐标轴。
Right挂载到右侧价格坐标轴。

基于 MIT 许可证发布。