piker/piker
Tyler Goodlet c7cf0cde9c Add options streaming
Well that was a doozy; had to rejig pretty much all of it.

The deats:
- Track broker components in a new `DataFeed` namedtuple
- port to new list based batch quotes (not dicts any more)
- lock access to cached broker-client / data-feed instantiation
- respawn tasks that fail due to the network
2018-11-30 08:13:30 -05:00
..
brokers Add options streaming 2018-11-30 08:13:30 -05:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Use static instruction for highlighted row 2018-11-24 16:17:06 -05:00
__init__.py Go GPLv3 2018-11-12 00:29:43 -05:00
_async_utils.py An explicit name is prolly better 2018-11-25 19:23:07 -05:00
calc.py Allow specifying number of displayed digits 2018-11-13 18:42:34 -05:00
cli.py Add options query and data feed recording commands 2018-11-22 16:21:15 -05:00
log.py Don't add more then one stderr handler 2018-11-22 16:31:01 -05:00
watchlists.py Expose remove errors to caller 2018-04-10 14:12:06 -04:00