cancel_all_orders | R Documentation |
get_orders()
and cancel_order()
to cancel all orders for an accountCancel all orders
Calls get_orders()
and cancel_order()
to cancel all orders for an account
cancel_all_orders(token, live = FALSE, account_key, ...)
token |
either a character or a token2.0 reference class (RC) object
as returned by |
live |
boolean, TRUE for live environment, i.e. real money. Defaults to FALSE, i.e. simulation environment. |
account_key |
character |
... |
parameters passed on to |
tibble, containing list of cancelled order ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.