This high-level API client provides open access to cryptocurrency market data, sentiment indicators, and interactive charting tools. The data is sourced from major cryptocurrency exchanges via 'curl' and returned in 'xts'-format. The data comes in open, high, low, and close (OHLC) format with flexible granularity, ranging from seconds to months. This flexibility makes it ideal for developing and backtesting trading strategies or conducting detailed market analysis.
Version: | 1.3.2 |
Depends: | R (≥ 4.0.0) |
Imports: | cli (≥ 3.6.3), curl (≥ 5.2.1), jsonlite (≥ 1.8.8), lifecycle (≥ 1.0.4), plotly (≥ 4.10.4), TTR (≥ 0.24.4), utils, xts (≥ 0.14.0), zoo (≥ 1.8-12) |
Suggests: | data.table, knitr, quantmod, rmarkdown, testthat (≥ 3.0.0), tidyverse |
Published: | 2024-11-07 |
DOI: | 10.32614/CRAN.package.cryptoQuotes |
Author: | Serkan Korkmaz [cre, aut, ctb, cph], Jonas Cuzulan Hirani [ctb] |
Maintainer: | Serkan Korkmaz <serkor1 at duck.com> |
BugReports: | https://github.com/serkor1/cryptoQuotes/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://serkor1.github.io/cryptoQuotes/, https://github.com/serkor1/cryptoQuotes |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Finance |
CRAN checks: | cryptoQuotes results |
Reference manual: | cryptoQuotes.pdf |
Vignettes: |
Introduction: Cryptocurrency Market Data in R (source, R code) A Guide on Charting and Custom Indicators (source, R code) Usecase (source, R code) |
Package source: | cryptoQuotes_1.3.2.tar.gz |
Windows binaries: | r-devel: cryptoQuotes_1.3.2.zip, r-release: cryptoQuotes_1.3.1.zip, r-oldrel: cryptoQuotes_1.3.2.zip |
macOS binaries: | r-release (arm64): cryptoQuotes_1.3.2.tgz, r-oldrel (arm64): cryptoQuotes_1.3.2.tgz, r-release (x86_64): cryptoQuotes_1.3.2.tgz, r-oldrel (x86_64): cryptoQuotes_1.3.2.tgz |
Old sources: | cryptoQuotes archive |
Please use the canonical form https://CRAN.R-project.org/package=cryptoQuotes to link to this page.