tbapi.api.enums.ztype
class
ZType(enum.Enum):
AboveChart =
<ZType.AboveChart: 0>
BelowChart =
<ZType.BelowChart: 1>
AboveAndBelowChart =
<ZType.AboveAndBelowChart: 2>