-
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. |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
-
Thanks. Seems like I had another issue actually. #1528 |
Beta Was this translation helpful? Give feedback.
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