Description Usage Arguments Examples
Get historical quote updates within requested time range, returned in time ascending order.
1 | getHistoricalQuotes(symbol, timeStart, timeEnd = NULL, limit = 100)
|
limit |
1 | getHistoricalQuotes(symbol = "BITSTAMP_SPOT_BTC_USD", timeStart = "2016-01-01T00:00:00", timeEnd = "2016-01-01T00:10:00", limit = 25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.