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