piker/piker
Tyler Goodlet 1b577eebf6 Change over the UI layer to use `MktPair`
Including changing to `LinkedSplits.mkt: MktPair` and adding an explicit
setter method for setting it and being sure that nothing breaks
in the display system init!

For this commit we leave in warning access to `LinkedSplits.symbol` but
will remove in following commit.
2023-05-24 15:30:17 -04:00
..
accounting Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
brokers kraken: use new `Position.mkt` attr 2023-05-24 15:29:42 -04:00
clearing kraken: use new `Position.mkt` attr 2023-05-24 15:29:42 -04:00
cli Activate docker daemons via flags using exit stack 2023-05-23 14:16:08 -04:00
data Change over the UI layer to use `MktPair` 2023-05-24 15:30:17 -04:00
fsp Port everything strictly to `Position.mkt` and `Flume.mkt` 2023-05-24 12:16:28 -04:00
service Port everything strictly to `Position.mkt` and `Flume.mkt` 2023-05-24 12:16:28 -04:00
testing Pass a config `tmp_dir: Path` to the runtime when testing 2023-03-09 15:37:43 -05:00
ui Change over the UI layer to use `MktPair` 2023-05-24 15:30:17 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
_cacheables.py Fix up `@async_lifo_cache` typing, add TODOs for move to `tractor` 2023-05-09 14:49:26 -04:00
_profile.py Make profiler work when nested and not? 2023-02-13 12:27:58 -05:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Always prefer a config template if found 2023-05-23 14:16:02 -04:00
log.py Doc string and types bump in loggin mod 2023-03-09 15:37:42 -05:00
trionics.py Start trionics mod with an `async_enter_all` 2022-01-23 19:41:57 -05:00