Description Usage Arguments Examples
Bulk cancel orders based on type or instrument
1 |
keys |
list containing access and secret keys in the form: keys <- list(key = ACCESS_KEY, secret = ACCESS_SECRET) |
instrument |
string [optional], instrument name, example "BTC-28SEP18-3500-P" (or other items in rderibit::getinstruments()). |
typeDef |
Cancel instructions. Can be "all", "options", "futures" or NULL. Will be ignored if instrument is not NULL |
1 | cancelall(keys, "BTC-28DEC18-8750-P")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.