piker/piker/brokers
Tyler Goodlet ea2e374101 Update `binance` spot pairs with `amendAllowed`
As per API updates,
https://developers.binance.com/docs/binance-spot-api-docs
https://developers.binance.com/docs/binance-spot-api-docs/faqs/order_amend_keep_priority

I also slightly tweaked the filed mismatch exception note to include the
`repr(pair_type)` so the dev can know which pair types should be
changed.
2026-01-01 15:16:22 -05:00
..
binance Update `binance` spot pairs with `amendAllowed` 2026-01-01 15:16:22 -05:00
deribit deribit: switch to `rapidfuzz` API 2023-09-21 19:44:27 -04:00
ib ib: add connect status info emit 2025-02-11 14:56:17 -05:00
kraken `.kraken`: add masked pauses for order req debug 2026-01-01 15:16:22 -05:00
__init__.py Change type-annots to use `httpx.Response` 2025-02-11 16:27:28 -05:00
_daemon.py brokers._daemon: drop question-comment about enabling feed module 2023-08-25 13:33:59 -04:00
_util.py Change type-annots to use `httpx.Response` 2025-02-11 16:27:28 -05: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 Update to latest `KucoinMktPair` spec 2025-02-12 18:08:40 -05: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