piker/piker
Tyler Goodlet f16591612e Support real-time account switch and status update
Make a pp tracker per account and load on order mode boot.
Only show details on the pp tracker for the selected account.
Make the settings pane assign a `.current_pp` state on the order mode
instance (for the charted symbol) on account selection switches and no
longer keep a ref to a single pp tracker and allocator in the pane.

`SettingsPane.update_status_ui()` now expects an explicit tracker
reference as input. Still need to figure out the pnl update task logic
despite the intermittent account changes.
2021-09-10 11:50:24 -04:00
..
brokers Append pp values per account during startup on ib 2021-09-10 11:36:46 -04:00
clearing Track per-account pps in ems memory 2021-09-10 11:33:08 -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 Support real-time account switch and status update 2021-09-10 11:50:24 -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