Description Usage Arguments Value Author(s) Examples
Get daily price, market cap and volume for a specific crypto- currency from coingecko
1 | get_sel_data_cg(coin, coin_basis, days, sel)
|
coin |
coin name eg "bitcoin" |
coin_basis |
base currency eg "usd" |
days |
number of days, eg number or "max" |
sel |
selection of Data: 1 for price, 2 for market cap and 3 for volume. |
A xts either of price, market cap and volume
Philipp Giese
1 | get_sel_data_cg("bitcoin","usd","max",1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.