Add more futes, add in order status comments
parent
1c59a01a78
commit
908678da84
|
@ -1419,6 +1419,7 @@ async def trades_dialogue(
|
||||||
# - short-sale but securities haven't been located, in this
|
# - short-sale but securities haven't been located, in this
|
||||||
# case we should probably keep the order in some kind of
|
# case we should probably keep the order in some kind of
|
||||||
# weird state or cancel it outright?
|
# weird state or cancel it outright?
|
||||||
|
|
||||||
# status='PendingSubmit', message=''),
|
# status='PendingSubmit', message=''),
|
||||||
# status='Cancelled', message='Error 404,
|
# status='Cancelled', message='Error 404,
|
||||||
# reqId 1550: Order held while securities are located.'),
|
# reqId 1550: Order held while securities are located.'),
|
||||||
|
|
Loading…
Reference in New Issue