piker/piker
Tyler Goodlet 8701b2e9ca Fsp UI initialization updates
- set shm refs on `Flow` entries.
- don't run a graphics cycle on 'update' msgs from the engine
  if the containing chart is hidden.
- drop `volume` from flows map and disable auto-yranging
  once $vlm comes up.
2022-04-07 11:04:47 -04:00
..
brokers Put back more bars iters in loop to handle no-data in range cases 2022-04-01 13:49:17 -04:00
clearing More ems resiliency: discard broken client dialogs 2022-03-24 13:23:34 -04:00
cli Make `pikerd` work again without `--tsdb` flag 2022-03-11 19:50:58 -05:00
data Up the shm size to 10d of 1s ohlc 2022-04-05 09:23:54 -04:00
fsp Establish stream before `fsp_compute` so that backfill updates work again.. 2022-04-03 23:39:26 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Fsp UI initialization updates 2022-04-07 11:04:47 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Drop dependence on `msgpack` and `msgpack_numpy` 2022-02-28 08:15:18 -05:00
_cacheables.py Port to new `tractor.trionics.maybe_open_context()` api 2022-01-23 21:01:38 -05:00
_daemon.py Use service cancel method for graceful teardown 2022-03-16 09:54:52 -04:00
_profile.py Allow passing "ms slower then" value on cli to `--profile` 2022-04-05 09:18:19 -04:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Drop import, it's got madness with and SIGINT? 2022-03-11 19:50:58 -05:00
log.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
trionics.py Start trionics mod with an `async_enter_all` 2022-01-23 19:41:57 -05:00