..
__init__.py
rename `.data._normalize` -> `.ticktools`
2023-06-27 15:47:05 -04:00
_formatters.py
Expose a `force_reformat: bool` up through graphics stack
2023-06-27 13:41:47 -04:00
_m4.py
Add subsys log to new `.data._util`
2023-05-09 14:49:26 -04:00
_pathops.py
Add `.data._timeseries` utility mod
2023-06-27 13:41:47 -04:00
_sampling.py
Move `frame_ticks()` and tick-type defs into `.ticktools`
2023-06-27 15:47:05 -04:00
_sharedmem.py
Sync shm mod with dev version in `tractor`, drop buffer sizing vars, require `size: int` to all allocators
2023-06-27 13:41:47 -04:00
_source.py
Drop `bar_wap` from default ohlc field set
2023-06-27 13:41:47 -04:00
_timeseries.py
Parametrize index margin around gap detection segment
2023-06-27 13:41:47 -04:00
_util.py
Add subsys log to new `.data._util`
2023-05-09 14:49:26 -04:00
_web_bs.py
wsbs: increase msg rx timeout to 16 secs
2023-05-09 14:49:46 -04:00
feed.py
Export `Flume` and `Feed` from `piker.data`
2023-06-27 13:48:03 -04:00
flows.py
Port everything strictly to `Position.mkt` and `Flume.mkt`
2023-05-24 12:16:28 -04:00
history.py
Define shm buffer sizing in `.data.history`
2023-06-27 13:41:47 -04:00
ingest.py
Add subsys log to new `.data._util`
2023-05-09 14:49:26 -04:00
ticktools.py
.data.ticktools: add reverse flag, better docs
2023-06-27 15:47:05 -04:00
types.py
Tidy up unused imports and doc string
2023-06-27 13:32:18 -04:00
validate.py
.data.validate: add missing endpoint warnings
2023-05-25 16:01:21 -04:00