cancelOrder | R Documentation |
Cancels an active order placed by from the same API client ID. Note: API clients cannot cancel individual orders placed by other clients. Only reqGlobalCancel can do this.
cancelOrder(orderId, ib_con)
orderId |
The order ID that was specified previously in the |
ib_con |
A valid ib connection. |
Example to follow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.