powered by
Get the next valid order ID for use with the TWS.
reqIds(conn, numIds = 1)
A character representation of the next numeric ID.
a valid twsConnection object of class twsconn.
twsconn
currently ignored by the TWS.
Jeffrey A. Ryan
twsconn objects maintain the next valid id inside of the object, returning the current id, and incrementing by 1 with each call to reqIds.
For twsconn objects, reqIds and .reqIds results are identical.
reqIds
.reqIds