piker/piker/brokers
Nelson Torres cf36779ecb Here are the necessary fuctions to fetch the data
from deribit, using cryptofeed library, this functions are located
in the deribit's api module.

Changes:
1. Add and fix auxiliar functions for handling cryptofeed data.
2. Add aio open interest functions for context management and cryptofeed conexions.
3. Some typos and format fixes too.
2025-01-28 15:01:45 -03:00
..
binance Deleted settlePlan field from binance FutesPair. 2024-11-13 13:49:49 +00:00
deribit Here are the necessary fuctions to fetch the data 2025-01-28 15:01:45 -03:00
ib ib: `.api` mod and log-fmt cleaning 2024-06-20 14:40:21 -04:00
kraken Change type-annots to use `httpx.Response` 2024-05-20 12:55:45 -04:00
__init__.py Added cryptofeed and pyarrow necessary for the feed, enable deribit 2024-08-28 23:58:48 +00:00
_daemon.py Prep service mngr for move to `tractor.hilevel` 2024-08-20 23:01:51 -03:00
_util.py Change type-annots to use `httpx.Response` 2024-05-20 12:55:45 -04:00
cli.py Delegate `.toolz.open_crash_handler()` to `tractor.devx` 2024-01-16 10:26:38 -05:00
core.py Temporarily use crash handler around search CLI ep 2023-09-29 14:02:17 -04:00
data.py Use common `.brokers` logger in most backends 2023-05-09 14:49:26 -04:00
kucoin.py `kucoin`: repair live quotes streaming.. 2024-11-13 13:50:16 +00:00
questrade.py Move `._cacheables.open_cached_client()` into `.brokers` pkg mod 2023-06-27 13:41:47 -04:00
robinhood.py Use common `.brokers` logger in most backends 2023-05-09 14:49:26 -04:00