Replies: 1 comment
-
Yes,sir
「Fredrik-C ***@***.***>」在 2025年1月23日 週四,05:16 寫道:
… Try with something like:
# Link the orders into a Bracket
id = uuid.uuid4()
parent_order .ocaGroup = f"OCA_{id}"
stop_loss_order .ocaGroup = f"OCA_{id}"
—
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBUSC2RBE6DCVAHB5A6PGTD2MADD5AVCNFSM6AAAAABVBJCB2GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJSGE4DSMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: <ib-api-reloaded/ib_async/repo-discussions/100/comments/11921892@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm placing a parent order in my python app which includes an attached stop loss order. When I check in the TWS GUI, it shows the two orders, but it doesn't show them as attached the way it does when I place an order in the GUI with the attached bracket order interface. I think this is just cosmetic, but is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions