CoinGecko Spreadsheet Feed: Prices, Volumes, Market Cap
Update March 2023: ISSUES WITH COINGECKO: Coingecko informed me that the old link (which get ids: https://api.coingecko.com/api/v3/search?locale=fr&img_path_only=1), is now deprecated, so I changed it to the new version: https://api.coingecko.com/api/v3/coins/list.
| GECKOPRICE | GECKOVOLUME | GECKOCAP | GECKOPRICEBYNAME | GECKOATH GECKOATL | GECKOCHANGE | GECKO24HPRICECHANGE | GECKOHIST | GECKOCAPTOT | GECKOCAPDOMINANCE | GECKOSUPPLY | GECKORANK | GECKOCAPDILUTED | GECKOCHART | GECKOHISTBYDAY | GECKO24HIGH GECKO24LOW | GECKO_ID_DATA | GECKOLOGO | COINGECKO_ID
Imports CoinGecko's cryptocurrency prices into Google spreadsheets. The Id of cryptocurrency ticker can be found in the following coingecko web page (https://api.coingecko.com/api/v3/coins/list)
NB: The functions GECKOVOLUMEBYNAME, GECKOCAPBYNAME, GECKOCHANGEBYNAME, GECKOLOGOBYNAME can be used in a similar way as GECKOPRICEBYNAME
Imports CoinGecko's cryptocurrency price change, volume change and market cap change into Google spreadsheets.
Depending on the timezone of your sheet either datevalue('mm-dd-yyyy') or datevalue('dd-mm-yyyy')