piker/piker/brokers
Tyler Goodlet a1a24da7b6 Make `binance` reject 1s OHLC history requests 2022-10-28 16:17:14 -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 Raise `DataUnavailable` when a contract's 'earliest time' is hit 2022-10-28 16:17:14 -04:00
kraken Add `timeframe` input to `kraken` history api 2022-10-28 16:17:13 -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 Make `binance` reject 1s OHLC history requests 2022-10-28 16:17:14 -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