Learn R Programming

avfintools (version 0.1.0)

crypto60: Get Cryptocurrency Data at the hourly level localized to current time zone

Description

Summary statistics for the movements on the hourly level

Usage

crypto60(coin_name)

Value

A data frame with daily data such as the high, low, open, close, and associated returns. Available in the global environment. Adjusted to local time zone.

Arguments

coin_name

The ticker symbol for the concurrency as a string

Examples

Run this code
if (FALSE) {
crypto60("BTC")
}

Run the code above in your browser using DataLab