Outputs trade history
1 2 | tradehistory(keys, instrument = "all", count = NULL, startTradeId = NULL,
simplify = TRUE)
|
keys |
list containing access and secret keys in the form: keys <- list(key = ACCESS_KEY, secret = ACCESS_SECRET) |
instrument |
(optional) Instrument name |
count |
(optional) Length of the output |
startTradeId |
(optional) startTradeId where output begins |
simplify |
bool, simplifies output to dataframe, defaults to TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.