piker/piker
Tyler Goodlet 46bbfc8ef8 Breakup the chart module
Split up the rather large `.ui._chart` module into its constituents:
- a `.ui._app` for the highlevel widget composition, qtractor entry
  point and startup logic
- `.ui._display` for all the real-time graphics update tasks which
  consume the `.ui._chart` widget apis
2021-09-15 07:52:01 -04:00
..
brokers Expect `accounts: set[str]` startup msg through clearing system 2021-09-14 10:36:13 -04:00
clearing Drop `.accounts` field from allocator 2021-09-14 13:10:39 -04:00
cli Move config module to top level 2021-09-06 21:26:28 -04:00
data Lintn: add missing space 2021-09-10 11:35:00 -04:00
fsp Drop tractor stream shielding use 2021-09-01 09:03:55 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Breakup the chart module 2021-09-15 07:52:01 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Reminder to remove msgpack-numpy 2021-05-24 12:20:48 -04:00
_cacheables.py No longer feed specific 2021-09-06 09:28:11 -04:00
_daemon.py Add more futes, add in order status comments 2021-09-01 10:26:49 -04:00
_profile.py Add a pyqtgraph profiling toggle to chart CLI 2020-12-29 18:05:36 -05:00
calc.py Break up the pnl calc from the percent part 2021-09-06 09:28:10 -04:00
config.py Append paper account last when loading 2021-09-10 11:35:30 -04:00
log.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00