Getting cryptocurrency OHLCV data in R without having to depend on low-level coding using, for example, curl or httr2, have not been easy for the R community. There is now a high-level API Client available on CRAN which fetches all the market data without having to rely on web-scrapers, API …

Continue reading: Cryptocurrency Market Data in …