cryptodaily {avfintools} | R Documentation |
Daily, as in the summary statistics for the daily movement
cryptodaily(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.
## Not run:
cryptodaily("WTI")
## End(Not run)