ZS

class czsc.ZS(bis: ~typing.List[~czsc.objects.BI], cache: dict = <factory>)[source]

Bases: object

中枢对象,主要用于辅助信号函数计算

Attributes Summary

dd

中枢最低点

edir

中枢倒一笔方向,edir 是 end direction 的缩写

edt

中枢结束时间

gg

中枢最高点

is_valid

中枢是否有效

sdir

中枢第一笔方向,sdir 是 start direction 的缩写

sdt

中枢开始时间

zd

中枢下沿

zg

中枢上沿

zz

中枢中轴

Attributes Documentation

dd

中枢最低点

edir

中枢倒一笔方向,edir 是 end direction 的缩写

edt

中枢结束时间

gg

中枢最高点

is_valid

中枢是否有效

sdir

中枢第一笔方向,sdir 是 start direction 的缩写

sdt

中枢开始时间

zd

中枢下沿

zg

中枢上沿

zz

中枢中轴