piker/piker/clearing
Tyler Goodlet 7d1f9c5102 Add order cancellation and submission statuses
Generalize the methods for cancelling groups of orders (all or those
under cursor) and add new group status support such that statuses for
each cancel or order submission is displayed in the status bar. In the
"cancel-all-orders" case, use the new group status stuff.
2021-06-17 17:00:57 -04:00
..
__init__.py Clearing is a better name 2021-04-03 12:22:14 -04:00
_client.py Add order cancellation and submission statuses 2021-06-17 17:00:57 -04:00
_ems.py Port feed bus endpoint to a `@tractor.context` 2021-06-14 10:55:01 -04:00
_messages.py Spec out brokerd 2-way trade dialogue messages 2021-06-08 14:31:43 -04:00
_paper_engine.py Comments clean and improvments 2021-06-10 08:24:10 -04:00