get_all_data_cg: Get all available historical data for a coin

Description Usage Arguments Value Author(s) Examples

Description

Get daily price, market cap and volume for a specific crypto- currency from coingecko

Usage

1
get_all_data_cg(coin, coin_basis, days)

Arguments

coin

coin name eg "bitcoin"

coin_basis

base currency eg "usd"

days

number of days, eg number or "max"

Value

A list of time series with price, market cap and volume

Author(s)

Philipp Giese

Examples

1
get_all_data_cg("bitcoin","usd","max"))

philbtcecho/btcecho documentation built on June 6, 2019, 10:59 a.m.