is there a way to stay comfortable out of range of the orderIDs generated by manual orders?
for example, if manual orderIDs start from 1 and i know that i won't have 100 manual orders, I'll start the API orderIDs at 500 and start incrementing up from there.
the problem with nextvalid id is...