reqIds | R Documentation |
Requests the next valid order ID at the current moment. Important: the next valid order ID is only valid at the time it is received.
reqIds(ib_con)
ib_con |
a valid ib_con connection object. |
returns the next valid Id.
## Not run: ib_con <- ib_connect() reqIds(ib_con) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.