piker/piker/clearing
Tyler Goodlet 34e6db6d98 Allow `None` for `BrokerdError.reqid`
Found this caused breakage on `kraken` orders which triggered the
"insufficient funds" error response. Makes sense since they won't
generate an order id if the order can't ever be submitted.
2022-05-09 10:56:47 -04:00
..
__init__.py Clearing is a better name 2021-04-03 12:22:14 -04:00
_allocate.py Make a derivs intrustment type table for alloc config checks 2022-04-30 11:36:23 -04:00
_client.py Change `uncons_fqsn()` -> `unpack_fqsn()` 2022-04-11 01:01:36 -04:00
_ems.py More ems resiliency: discard broken client dialogs 2022-04-30 11:36:23 -04:00
_messages.py Allow `None` for `BrokerdError.reqid` 2022-05-09 10:56:47 -04:00
_paper_engine.py Change `uncons_fqsn()` -> `unpack_fqsn()` 2022-04-11 01:01:36 -04:00