piker/piker
Tyler Goodlet f768e6d91e Add initial IB broker backend using ib_insync
Start working towards meeting the backend client api.
Infect `asyncio` using `trio`'s new guest mode and demonstrate
real-time ticker streaming to console.
2020-06-24 13:17:29 -04:00
..
brokers Add initial IB broker backend using ib_insync 2020-06-24 13:17:29 -04:00
cli Move UI spawning cmds to new module 2020-06-16 11:52:16 -04:00
data Update quote cache on each loop 2020-06-16 11:52:16 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Rework charting internals for real-time plotting 2020-06-19 08:01:10 -04:00
watchlists Reord watchlist cmds into new package 2020-05-26 14:49:50 -04:00
__init__.py Relicense to AGPLv3 2020-06-16 00:12:19 -04: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
log.py Delegate logging to `tractor` 2020-02-29 12:29:20 -05:00