.. |
brokers
|
Only log pos size errors for `ib`
|
2023-01-10 11:09:18 -05:00 |
clearing
|
Switch msgspec struct ordering to always have required fields first and optionals last
|
2023-01-09 18:43:50 -03:00 |
cli
|
Add registry socket cli flags to all client cmds
|
2022-11-10 13:06:31 -05:00 |
data
|
Switch msgspec struct ordering to always have required fields first and optionals last
|
2023-01-09 18:43:50 -03:00 |
fsp
|
Move profiler imports to internal version
|
2022-10-31 09:26:36 -04:00 |
testing
|
Import client for now until we make a proper shim
|
2018-02-12 10:35:54 -05:00 |
ui
|
Switch msgspec struct ordering to always have required fields first and optionals last
|
2023-01-09 18:43:50 -03:00 |
watchlists
|
Add license headers to pertinent files
|
2020-11-06 12:23:14 -05:00 |
__init__.py
|
Expose `.open_feed()` and `open_piker_runtime()` eps at top level
|
2022-11-10 13:06:31 -05:00 |
_cacheables.py
|
Port to new `tractor.trionics.maybe_open_context()` api
|
2022-01-23 21:01:38 -05:00 |
_daemon.py
|
Drop unecessary services var asserts?
|
2022-11-10 13:06:31 -05:00 |
_profile.py
|
Fork our latency tune-able profiler from `pyqtgraph.debug`
|
2022-10-30 21:11:27 -04:00 |
calc.py
|
Lul, adhere to returning `str`s in `humanize()`
|
2022-01-25 07:57:01 -05:00 |
config.py
|
Passthrough toml lib kwargs
|
2022-06-28 10:07:56 -04:00 |
log.py
|
Type annot name in put to log routine
|
2022-06-05 22:13:36 -04:00 |
pp.py
|
Handle `Position.split_ratio` in state audits
|
2022-08-17 10:06:58 -04:00 |
trionics.py
|
Start trionics mod with an `async_enter_all`
|
2022-01-23 19:41:57 -05:00 |