piker/piker/brokers
Tyler Goodlet 4a2696f0ab `kraken`: pack `Asset` into local client cache
Try out using our new internal type for storing info about kraken's asset
infos now stored in the `Client.assets: dict[str, Asset]` table. Handle
a server error when requesting such info msgs.
2023-04-14 15:56:48 -04:00
..
deribit `deribit`: drop old `backfill_bars()` ep 2023-01-13 12:39:17 -05:00
ib `ib`: adjust to new simplified `Symbol` 2023-04-14 15:56:48 -04:00
kraken `kraken`: pack `Asset` into local client cache 2023-04-14 15:56:48 -04:00
__init__.py Fix up some test warnings (summary) spots 2023-02-21 10:54:18 -05:00
_util.py Add to signal broker won't deliver more data 2022-05-09 11:15:14 -04:00
binance.py Try out `@trio_util.async_generator` for streaming 2023-03-20 12:54:48 -04:00
cli.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
core.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
data.py Fix up some test warnings (summary) spots 2023-02-21 10:54:18 -05:00
questrade.py Drop `pandas` timestamp for qt 2022-05-15 13:49:54 -04:00
robinhood.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00