RawBar

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

Bases: object

原始K线元素

Attributes Summary

lower

下影

solid

实体

upper

上影

Attributes Documentation

lower

下影

solid

实体

upper

上影