Description Usage Arguments Examples
Place a buy order in an instrument (authorization is required).
1 |
keys |
list containing access and secret keys in the form: keys <- list(key = ACCESS_KEY, secret = ACCESS_SECRET) |
1 | rderibit::buy(keys, "BTC-28DEC18-8750-P", postOnly = T, quantity = 0.1, price = .005)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.