cb_cancel_order {rCoinbase} | R Documentation |
Spot: Cancel Order
Description
Spot: Cancel Order
Usage
cb_cancel_order(order_ids)
Arguments
order_ids |
= (string) enter the order id that you wish to cancel |
Value
returns order details as a data.frame
for cancelled orders
Examples
## Not run:
cb_cancel_order(order_ids='ASDGF123-SDVSA123-SAEF123')
## End(Not run)
[Package rCoinbase version 1.0.0 Index]