piker/piker/brokers
Gud Boi 827686f4dc Capture `cons` in `Client.get_fute()`
That is to be able to (eventually) introspect "ambiguous" contract sets
once we move to `ib_async` and its `returnAll: bool` now offered by
`IB.qualifyContractsAsync()`,

https://github.com/ib-api-reloaded/ib_async/blob/main/ib_async/ib.py#L2115

Also, tweak some type type annots to multline style in sibling mods.
2026-02-22 20:07:44 -05:00
..
binance Adjust type annots in binance and IB symbol mods 2026-02-22 19:01:44 -05:00
deribit Use `.trionics.collapse_eg()` in `.deribit.api` 2026-01-06 22:27:58 -05:00
ib Capture `cons` in `Client.get_fute()` 2026-02-22 20:07:44 -05:00
kraken Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
__init__.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
_daemon.py Use `name=__name__` for logs throughout `.service` 2026-02-22 18:42:20 -05:00
_util.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
cli.py Pass `loglevel` down through `.data` callstack 2026-02-22 18:42:20 -05:00
core.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
data.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
kucoin.py Update to latest `KucoinMktPair` spec 2025-02-12 18:08:40 -05:00
questrade.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00
robinhood.py Use `__name__` for loggers across most sub-mods 2026-02-22 18:42:20 -05:00