# NOT RUN {
get_crypto_ohlcv("EUR")
get_crypto_ohlcv("EUR", latest = F)
get_crypto_ohlcv("EUR", latest = F, time_period = "hourly",
time_start=Sys.Date()-180, count=5, interval="monthly")
# }
Run the code above in your browser using DataLab