crypto60 {avfintools} | R Documentation |
Summary statistics for the movements on the hourly level
crypto60(coin_name)
coin_name |
The ticker symbol for the concurrency as a string |
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.
## Not run:
crypto60("BTC")
## End(Not run)