piker/piker/brokers
Tyler Goodlet 94290c7d8b `kraken`: ignore mismatched zero-ed pps (for now)
See more details in the GH comment:
https://github.com/pikers/piker/issues/373#issuecomment-1380988581

More or less we need to pull and include the transfer fees for
withdrawals in our ledger tracking but this serves as a sloppy
workaround for the moment.
2023-01-13 12:48:18 -05:00
..
deribit `deribit`: drop old `backfill_bars()` ep 2023-01-13 12:39:17 -05:00
ib `ib`: fix position log msg 2023-01-13 12:37:49 -05:00
kraken `kraken`: ignore mismatched zero-ed pps (for now) 2023-01-13 12:48:18 -05:00
__init__.py Adjust built-in backend list to known working 2023-01-10 11:09:19 -05:00
_util.py Add to signal broker won't deliver more data 2022-05-09 11:15:14 -04:00
binance.py `binance`: always request an extra 1min OHLC bar 2023-01-10 11:09:19 -05: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