piker/piker/brokers
Tyler Goodlet 48ff4859e6 Update to new pair schema, adds `.cost_decimals` field 2022-10-05 01:41:18 -04:00
..
deribit Pull jsonrpc machinery out of deribit backend into piker.data._web_bs module and make it generic 2022-08-25 14:08:09 -03:00
ib Return empty search result on connection failure 2022-09-12 20:25:15 -04:00
kraken Update to new pair schema, adds `.cost_decimals` field 2022-10-05 01:41:18 -04:00
__init__.py Get symbol search working for binance 2021-05-25 08:46:04 -04:00
_util.py Add to signal broker won't deliver more data 2022-05-09 11:15:14 -04:00
binance.py Drop forgotten `pydantic` dataclass in binance backend.. 2022-07-31 14:35:25 -04:00
cli.py Simplify rpc machinery, and switch refs to Dict and List to builtins, make brokercheck call public broker methods and get their results again 2022-08-25 09:18:52 -03:00
core.py Maybe spawn `brokerd` in `asyncio` mode if declared in backend mod 2022-04-13 00:39:15 -04:00
data.py Update `msgpub` import from `tractor.experimental` 2022-01-30 12:46:54 -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