BI
- class czsc.objects.BI(symbol: str, fx_a: czsc.objects.FX = None, fx_b: czsc.objects.FX = None, fxs: List = None, direction: czsc.enum.Direction = None, bars: List[czsc.objects.NewBar] = None, cache: dict = None)[source]
Bases:
objectAttributes Summary
笔的涨跌幅
笔的无包含关系K线数量
价差力度
成交量力度
构成笔的原始K线序列
笔的斜率
Attributes Documentation
- cache: dict = None
- change
笔的涨跌幅
- fake_bis
- fxs: List = None
- high
- length
笔的无包含关系K线数量
- low
- power
- power_price
价差力度
- power_volume
成交量力度
- raw_bars
构成笔的原始K线序列
- rsq
笔的斜率