Next Valid ID
Requests should utilize an unique identifier after each request is submitted.
The same order identifier cannot be reused except to modify an existing order.
get_next_valid_id(
timeout: Integer. Uses default timeout value passed to TWSSyncClass.
)
Response Object
Requests to the get_next_valid_id() function will return the next valid order ID, which may be used in order submission.

