Unique order IDs #151
Unanswered
brigoraoul
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi :)
What is the correct way to generate a unique order ID for each order object? If I simply create and place the order, I sometimes get a "Duplicate Order ID" error. All info I can find online is about the nextValidId callback from the underlying ibapi. Does ib_async provide a simpler to use abstraction of that?
Beta Was this translation helpful? Give feedback.
All reactions