|
Seems like if I cancel order and try to place orders again, I can't reuse the previous user order ids. According to the configuration, userOrderid is limited to 256. Is it per market? A bit strict to choose from 256 number if those are not reusable. |
Answered by
wphan
Mar 13, 2025
Replies: 2 comments
|
as long as there is no active order with the same user id it can be used. So after an order is cancelled it can be reused. And it's in the context of the user account, not per market |
0 replies
Answer selected by
sakib1361
|
Thanks. Seems like I had another issue actually. #1528 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as long as there is no active order with the same user id it can be used. So after an order is cancelled it can be reused. And it's in the context of the user account, not per market