NewBar

class czsc.NewBar(symbol: str, id: int, dt: ~datetime.datetime, freq: ~czsc.enum.Freq, open: float, close: float, high: float, low: float, vol: float, amount: float, elements: ~typing.List = <factory>, cache: dict = <factory>)[source]

Bases: object

去除包含关系后的K线元素

Attributes Summary

raw_bars

Attributes Documentation

raw_bars