diff --git a/piker/brokers/ib.py b/piker/brokers/ib.py index c8f8a102..85a34527 100644 --- a/piker/brokers/ib.py +++ b/piker/brokers/ib.py @@ -1419,6 +1419,7 @@ async def trades_dialogue( # - short-sale but securities haven't been located, in this # case we should probably keep the order in some kind of # weird state or cancel it outright? + # status='PendingSubmit', message=''), # status='Cancelled', message='Error 404, # reqId 1550: Order held while securities are located.'),